Typo fixes

Samuel Mannehed
2016-11-22 00:56:24 +01:00
parent 5d0848f7d4
commit 70e8c80b43

12
Home.md

@@ -8,20 +8,20 @@ noVNC is a browser based VNC client implemented using HTML5 technologies (Web So
- [[Projects/Companies|Projects and companies-using-noVNC]] - An extensive list of projects and
companies that use noVNC
- [[Modules/API|Modules API]] - The library modules that make up noVNC and their Javascript API.
- [[Modules/API|Modules API]] - The library modules that make up noVNC and their JavaScript API.
- [[Integration]] - How to make noVNC work in existing projects.
- [[Troubleshooting]] - How to troubleshoot noVNC problems
- [[Advanced Usage|Advanced-usage]] - Generating an SSL
certificate, starting a VNC server, advanced websockify usage, etc.
- [[Advanced Usage|Advanced-usage]] - Generating an SSL certificate, starting a VNC server,
advanced Websockify usage, etc.
- [[Contributing]] - Guide for people who want to contribute to noVNC.
- [[Testing]] - How to run and write tests for noVNC.
- [[Translations]] - Localization of javascript and HTML, how to add and modify.
- [[Translations]] - Localization of JavaScript and HTML, how to add and modify.
- [[Proxying with nginx]] - How to get noVNC to work with nginx reverse proxy.
@@ -29,8 +29,8 @@ companies that use noVNC
- [[Keyboard Events|KeyEvents]] - Some notes about noVNC keyboard event handling.
- [Windows Executable](https://github.com/kanaka/websockify/wiki/Compiling-Websockify-as-Windows-Executable) - How
to compile a Windows Executable.
- [Windows Executable](https://github.com/kanaka/websockify/wiki/Compiling-Websockify-as-Windows-Executable) -
How to compile a Windows Executable.
- [Windows Service](https://github.com/kanaka/websockify/wiki/Windows-Websockify-Service) - Readme for "noVNC Websocket Service.exe" for Windows.