From 77a7b67431776c7dfb7db5d6327a68fadb7e06a6 Mon Sep 17 00:00:00 2001 From: Andrew Nelless Date: Tue, 6 Sep 2016 16:17:28 +0100 Subject: [PATCH] Fix up old wiki links --- COMPILE | 2 +- INSTALL | 2 +- README | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/COMPILE b/COMPILE index e05a8236..f9931fd7 100644 --- a/COMPILE +++ b/COMPILE @@ -1 +1 @@ -Compiling: http://symless.com/wiki/Compiling +Compiling: https://github.com/symless/synergy/wiki/Compiling diff --git a/INSTALL b/INSTALL index 77af8444..d2840a0a 100644 --- a/INSTALL +++ b/INSTALL @@ -1,2 +1,2 @@ Help: http://symless.com/help/ -Wiki: http://symless.com/wiki/ +Wiki: https://github.com/symless/synergy/wiki/ diff --git a/README b/README index b2d40b5d..09875287 100644 --- a/README +++ b/README @@ -11,6 +11,6 @@ Just use "hm conf" and "hm build" to compile (./hm.sh on Linux and Mac). For detailed compile instructions: -http://symless.com/wiki/Compiling +https://github.com/symless/synergy/wiki/Compiling Happy hacking!