summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/InfoFile.html
diff options
context:
space:
mode:
authorAlexander Harkness <me@bearbin.net>2016-01-30 17:01:19 +0100
committerAlexander Harkness <me@bearbin.net>2016-01-30 17:01:19 +0100
commitb5437c9a778b9f332954a13e70b5eb85f1ac18c8 (patch)
treea2d273770c91afd4f91e9addebd9be3d5705d6dd /Server/Plugins/APIDump/InfoFile.html
parentMerge pull request #2910 from LogicParrot/posix (diff)
parentMCServer to Cuberite (diff)
downloadcuberite-b5437c9a778b9f332954a13e70b5eb85f1ac18c8.tar
cuberite-b5437c9a778b9f332954a13e70b5eb85f1ac18c8.tar.gz
cuberite-b5437c9a778b9f332954a13e70b5eb85f1ac18c8.tar.bz2
cuberite-b5437c9a778b9f332954a13e70b5eb85f1ac18c8.tar.lz
cuberite-b5437c9a778b9f332954a13e70b5eb85f1ac18c8.tar.xz
cuberite-b5437c9a778b9f332954a13e70b5eb85f1ac18c8.tar.zst
cuberite-b5437c9a778b9f332954a13e70b5eb85f1ac18c8.zip
Diffstat (limited to 'Server/Plugins/APIDump/InfoFile.html')
-rw-r--r--Server/Plugins/APIDump/InfoFile.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/Server/Plugins/APIDump/InfoFile.html b/Server/Plugins/APIDump/InfoFile.html
index baba2d27c..7f350f9f2 100644
--- a/Server/Plugins/APIDump/InfoFile.html
+++ b/Server/Plugins/APIDump/InfoFile.html
@@ -234,8 +234,8 @@ RegisterPluginInfoConsoleCommands()
<p>There are several plugins that already implement this approach. You can visit them for inspiration and to see what the generated documentation looks like:</p>
<ul>
- <li>Gallery plugin: <a href="https://github.com/mc-server/Gallery/blob/master/Info.lua">Info.lua</a>, <a href="http://forum.mc-server.org/showthread.php?tid=1306">Forum</a> documentation</li>
- <li>WorldEdit plugin: <a href="https://github.com/mc-server/WorldEdit/blob/master/Info.lua">Info.lua</a>, <a href="http://forum.mc-server.org/showthread.php?tid=870">Forum</a> and <a href="https://github.com/mc-server/WorldEdit">MarkDown</a> documentation</li>
+ <li>Gallery plugin: <a href="https://github.com/cuberite/gallery/blob/master/Info.lua">Info.lua</a>, <a href="http://forum.mc-server.org/showthread.php?tid=1306">Forum</a> documentation</li>
+ <li>WorldEdit plugin: <a href="https://github.com/cuberite/WorldEdit/blob/master/Info.lua">Info.lua</a>, <a href="http://forum.mc-server.org/showthread.php?tid=870">Forum</a> and <a href="https://github.com/cuberite/WorldEdit">MarkDown</a> documentation</li>
</ul>
<script>