From 667ef9bae884203fb35bc69fb0b97c43e661ef3f Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Sun, 24 Apr 2011 12:34:09 -0500 Subject: [PATCH] README.md: fix wiki links. github changed something about relative links. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ce7a9f92..e5bd1ce5 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ See more screenshots h mean noVNC is painfully slow. * I maintain a more detailed list of browser compatibility here. + href="https://github.com/kanaka/noVNC/wiki/Browser-support">here. ### Server Requirements @@ -100,11 +100,11 @@ There a few reasons why a proxy is required: ### Other Pages -* [Advanced Usage](wiki/Advanced-usage). Generating an SSL +* [Advanced Usage](https://github.com/kanaka/noVNC/wiki/Advanced-usage). Generating an SSL certificate, starting a VNC server, advanced websockify usage, etc. -* [Integrating noVNC](wiki/Integration) into existing projects. +* [Integrating noVNC](https://github.com/kanaka/noVNC/wiki/Integration) into existing projects. -* [Troubleshooting noVNC](wiki/Troubleshooting) problems. +* [Troubleshooting noVNC](https://github.com/kanaka/noVNC/wiki/Troubleshooting) problems.