summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQais Patankar <qaisjp@gmail.com>2019-06-10 09:42:26 +0100
committerGitHub <noreply@github.com>2019-06-10 09:42:26 +0100
commit5d558a2483b2eabdefcbae4496823486e49e2e7a (patch)
treedf588907381ad7adf20977e57e190499a68ce629
parent6be5970d17b4c52ddc943bce48bb9d0d02509ae0 (diff)
downloadluafilesystem-5d558a2483b2eabdefcbae4496823486e49e2e7a.tar.gz
luafilesystem-5d558a2483b2eabdefcbae4496823486e49e2e7a.tar.bz2
luafilesystem-5d558a2483b2eabdefcbae4496823486e49e2e7a.zip
Fix "Github" typo
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 195ab60..dfc58cf 100644
--- a/index.html
+++ b/index.html
@@ -81,7 +81,7 @@ flavors of Unix (including Linux, BSDs, macOS) and Windows.</p>
81$ luarocks install luafilesystem 81$ luarocks install luafilesystem
82</pre> 82</pre>
83 83
84<p>Its source can be found at its <a href="http://github.com/keplerproject/luafilesystem">Github</a> page.</p> 84<p>Its source can be found at its <a href="http://github.com/keplerproject/luafilesystem">GitHub</a> page.</p>
85 85
86<h2><a name="history"></a>History</h2> 86<h2><a name="history"></a>History</h2>
87 87