Fix wiki links that broke for some reason

kanaka
2011-12-01 07:14:00 -08:00
parent 7b0fce5376
commit 557cc2aefb

16
Home.md

@@ -3,23 +3,23 @@ noVNC is a browser based VNC client implemented using HTML5 technologies (Web So
### Wiki Pages
- [Browser Support](wiki/Browser-support)
- [Browser Support](Browser-support)
- [Projects/Companies using noVNC](wiki/ProjectsCompanies-using-noVNC)
- [Projects/Companies using noVNC](ProjectsCompanies-using-noVNC)
- [Advanced Usage](wiki/Advanced-usage). Generating an SSL
- [Advanced Usage](Advanced-usage). Generating an SSL
certificate, starting a VNC server, advanced websockify usage, etc.
- [Modules/API](wiki/ModulesAPI). The library modules that make up
- [Modules/API](ModulesAPI). The library modules that make up
noVNC and their Javascript API.
- [Integrating noVNC](wiki/Integration) into existing projects.
- [Integrating noVNC](Integration) into existing projects.
- [Troubleshooting noVNC problems](wiki/Troubleshooting).
- [Troubleshooting noVNC problems](Troubleshooting).
- [Performance Notes](wiki/Performance-notes)
- [Performance Notes](Performance-notes)
- [Keyboard Events](wiki/KeyEvents)
- [Keyboard Events](KeyEvents)
- [Compiling Windows Executable](https://github.com/kanaka/websockify/wiki/Compiling-Websockify-as-Windows-Executable)