1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-31 10:21:51 +02:00

Fix capitalization of GitHub

This commit is contained in:
Zach Latta
2016-02-23 16:12:44 -08:00
parent b6809e8384
commit 484300f1db
14 changed files with 52 additions and 52 deletions

View File

@@ -418,5 +418,5 @@ lua-users.org에 있는 <a href="http://lua-users.org/files/wiki_insecure/users/
learn.lua로 저장한 후 "lua learn.lua"를 실행해 보세요!
이 글은 tylerneylon.com에 처음으로 써본 글이며,
<a href="https://gist.github.com/tylerneylon/5853042">Github의 Gist</a>에서도 확인할 수 있습니다.
<a href="https://gist.github.com/tylerneylon/5853042">GitHub의 Gist</a>에서도 확인할 수 있습니다.
루아로 즐거운 시간을 보내세요!