mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-26 07:08:06 +00:00
Fix wiki links that broke for some reason
16
Home.md
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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user