diff options
author | Qais Patankar <qaisjp@gmail.com> | 2019-06-10 09:42:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-10 09:42:26 +0100 |
commit | 5d558a2483b2eabdefcbae4496823486e49e2e7a (patch) | |
tree | df588907381ad7adf20977e57e190499a68ce629 | |
parent | 6be5970d17b4c52ddc943bce48bb9d0d02509ae0 (diff) | |
download | luafilesystem-5d558a2483b2eabdefcbae4496823486e49e2e7a.tar.gz luafilesystem-5d558a2483b2eabdefcbae4496823486e49e2e7a.tar.bz2 luafilesystem-5d558a2483b2eabdefcbae4496823486e49e2e7a.zip |
Fix "Github" typo
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 | ||