Improve wording, ordering of links

This commit is contained in:
Marcos Kirsch 2017-02-04 22:23:44 -06:00
parent 2e25a63807
commit cc2173e334

View File

@ -29,8 +29,8 @@
<li><a href="garage_door_opener.html">Garage door opener</a>: Control GPIO lines via the server. (Lua)</li>
<li><a href="node_info.lua">NodeMCU info</a>: Shows some basic NodeMCU(Lua)</li>
<li><a href="file_list.lua">List all server files</a>: Displays a list of all the server files. (Lua)</li>
<li><a href="upload.html">Upload</a>: Update, remove, list files on the server. Beware security implications. By <a href="https://github.com/ATAMAH">ATAMAH</a>.</li>
<li><a href="foo.html">Foo</a>: A file that doesn't exist. Should error (404 error)</li>
<li><a href="upload.html">Upload</a>: update, remove, list files on the server. By <a href="https://github.com/ATAMAH">ATAMAH</a>.</li>
</ul>
</body>
</html>