diff --git a/Home.md b/Home.md index 175b674..bebfd32 100644 --- a/Home.md +++ b/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)