From 7c9a7dcad82c9b0f3e4687af4214c199ddf64fe0 Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Fri, 8 Dec 2017 16:12:19 +0100 Subject: [PATCH] Avoid linking to individual wiki pages It gets crowded and the wiki might have changed since this document was updated. Keep a general link to the wiki instead. --- README.md | 28 +++------------------------- 1 file changed, 3 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 329992b9..32d4123e 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ Bugs and feature requests can be submitted via [github issues](https://github.com/novnc/noVNC/issues). If you have questions about using noVNC then please first use the [discussion group](https://groups.google.com/forum/?fromgroups#!forum/novnc). +We also have a [wiki](https://github.com/novnc/noVNC/wiki/) with lots of +helpful information. + If you are looking for a place to start contributing to noVNC, a good place to start would be the issues that are marked as ["patchwelcome"](https://github.com/novnc/noVNC/issues?labels=patchwelcome). @@ -104,31 +107,6 @@ WebSockets to TCP socket proxy. There is a python proxy included Connect button and enjoy! -### Other Pages - -* [Modules/API](https://github.com/novnc/noVNC/blob/master/docs/API.md) - The library - modules and their Javascript API. - -* [Integration](https://github.com/novnc/noVNC/wiki/Integration) - Get noVNC - to work in existing projects. - -* [Troubleshooting](https://github.com/novnc/noVNC/wiki/Troubleshooting) - How - to troubleshoot problems. - -* [Encrypted Connections](https://github.com/novnc/websockify/wiki/Encrypted-Connections) - - Setup websockify so that you can use encrypted connections from noVNC. - -* [Advanced Usage](https://github.com/novnc/noVNC/wiki/Advanced-usage) - - Generating an SSL certificate, starting a VNC server, advanced websockify - usage, etc. - -* [Testing](https://github.com/novnc/noVNC/wiki/Testing) - Run and write - tests. - -* [Translations](https://github.com/novnc/noVNC/wiki/Translations) - Add and - modify localization for JavaScript and HTML. - - ### Authors/Contributors * Core team: