commit 31dc48a660c21ffbc47ac2ba31b6567ca0ca7608 Author: Sebastian Hahn <sebast...@torproject.org> Date: Wed Dec 10 04:49:54 2014 +0100
git:// is dead, long live https:// --- Makefile | 2 +- projects/en/vidalia.wml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 77e3bbc..872c384 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # # 1. Clone the Tor git repository and make TORGIT point to it: # -# git clone git://git.torproject.org/tor/ tor.git +# git clone https://git.torproject.org/tor/ tor.git # # Note that you will need to point to the actual .git directory. # 2. Edit include/versions.wmi or others if you like diff --git a/projects/en/vidalia.wml b/projects/en/vidalia.wml index 655cf0e..413f509 100644 --- a/projects/en/vidalia.wml +++ b/projects/en/vidalia.wml @@ -87,7 +87,7 @@ href="/dist/vidalia/vidalia-<version-vidalia-alpha>.tar.gz.asc">sig</a> Vidalia's source code lives now in a <a href="https://gitweb.torproject.org/vidalia">Git repository</a>. The - clone URL is git://git.torproject.org/vidalia. You should get to + clone URL is https://git.torproject.org/vidalia. You should get to know how Vidalia works internally in order to work with it. To do this you should know C++ and Qt. </p> _______________________________________________ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits