Fix broken links, use https:// where available.
[wiki] / repository.mdwn
index ca07bae..6fee872 100644 (file)
@@ -11,14 +11,14 @@ can be generated using these tools are *not* in the repository.
 You can [browse the repository](/git/tinc/) online. However, to
 make real use of it you should have to have the git tools
 installed. If you do not have them, you can find them at
-[http://git.or.cz/](http://git.or.cz/).
+[https://git-scm.com/](https://git-scm.com/).
 Then run either one of these commands:
 
     git clone git://tinc-vpn.org/tinc
 
 or:
 
-    git clone http://tinc-vpn.org/git/tinc
+    git clone https://tinc-vpn.org/git/tinc
 
 This creates a copy of the public repository of tinc. For every
 release of tinc there is a corresponding tag in the git repository,