From 3fc0d48b33fc2736d1476c4cd426ee26bc35eb42 Mon Sep 17 00:00:00 2001 From: Dennis Schwerdel Date: Wed, 1 Jun 2016 21:52:37 +0200 Subject: [PATCH] Fixed links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8488601..7683db5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ between two nodes can be as easy as: vpncloud -c REMOTE_HOST:PORT --ifup 'ifconfig $IFNAME 10.0.0.1/24 mtu 1400 up' ``` -For more information, please see the [Wiki](wiki). +For more information, please see the [Wiki](https://github.com/dswd/vpncloud.rs/wiki). ### Project Status @@ -32,7 +32,7 @@ somewhat stable state. VpnCloud features the following functionality: * Automatic reconnecting when connections are lost * Non-native forwarding modes, e.g. IP based learning switch and prefix routed Ethernet networks. -* High throughput and low additional latency (see [performance page](wiki/Performance-Measurements)) +* High throughput and low additional latency (see [performance page](https://github.com/dswd/vpncloud.rs/wiki/Performance-Measurements)) * Support for tunneled VLans (TAP device)