summaryrefslogtreecommitdiffhomepage
path: root/lua.html.markdown
diff options
context:
space:
mode:
authorBoris Verkhovskiy <boris.verk@gmail.com>2024-04-18 22:58:53 -0700
committerBoris Verkhovskiy <boris.verk@gmail.com>2024-04-18 22:58:53 -0700
commitc69560d48c5ad452eefa38a82d7537c57daa93e0 (patch)
treef5d518f4844e4bbbf30cc0369c9971e77bb45413 /lua.html.markdown
parentbaf63b1f0838fc078f0221bdeb2cf12baeccf6c2 (diff)
github -> GitHub
Diffstat (limited to 'lua.html.markdown')
-rw-r--r--lua.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua.html.markdown b/lua.html.markdown
index 64bfffbc..460295ff 100644
--- a/lua.html.markdown
+++ b/lua.html.markdown
@@ -417,4 +417,4 @@ By the way, the entire file is valid Lua; save it
as learn.lua and run it with "lua learn.lua" !
This was first written for tylerneylon.com, and is
-also available as a <a href="https://gist.github.com/tylerneylon/5853042">github gist</a>. Have fun with Lua!
+also available as a <a href="https://gist.github.com/tylerneylon/5853042">GitHub gist</a>. Have fun with Lua!