summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2016-01-05 15:44:01 +0100
committerArne Schwabe <arne@rfc2549.org>2016-01-05 15:45:12 +0100
commit0afca29d2cbc338e8fbae6f41780fd4f41995670 (patch)
treeba579aa68ed13ee6dea0be709697dcbe117ac1a3 /README.md
parent73c31638211240d2e75b810a24330e954907093f (diff)
Fix code google links in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8af2969f..ac62056b 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ With the new VPNService of Android API level 14+ (Ice Cream Sandwhich) it is pos
Developing
---------------
-If you want to develop on ics-openvpn please read the [doc/README.txt](http://code.google.com/p/ics-openvpn/source/browse/doc/README.txt) *before* opening issues or emailing me.
+If you want to develop on ics-openvpn please read the [doc/README.txt](https://github.com/schwabe/ics-openvpn/blob/master/doc/README.txt) *before* opening issues or emailing me.
Also please note that before contributing to the project that I would like to retain my ability to relicense the project for different third parties and therefore probably need a contributers agreement from any contributing party. To get started, [sign the Contributor License Agreement](https://www.clahub.com/agreements/schwabe/ics-openvpn).
@@ -17,7 +17,7 @@ Even if you are no programmer you can help by translating the OpenVPN client int
FAQ
-----
-You can find the FAQ here (same as in app): http://code.google.com/p/ics-openvpn/wiki/FAQ
+You can find the FAQ here (same as in app): http://ics-openvpn.blinkt.de/FAQ.html
Note to administrators
------------------------