Sebastian Hahn commited on 2014-12-11 12:26:17
              Zeige 2 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.
            
| ... | ... | 
                      @@ -2,7 +2,7 @@  | 
                  
| 2 | 2 | 
                        #  | 
                    
| 3 | 3 | 
                        # 1. Clone the Tor git repository and make TORGIT point to it:  | 
                    
| 4 | 4 | 
                        #  | 
                    
| 5 | 
                        -# git clone git://git.torproject.org/tor/ tor.git  | 
                    |
| 5 | 
                        +# git clone https://git.torproject.org/tor/ tor.git  | 
                    |
| 6 | 6 | 
                        #  | 
                    
| 7 | 7 | 
                        # Note that you will need to point to the actual .git directory.  | 
                    
| 8 | 8 | 
                        # 2. Edit include/versions.wmi or others if you like  | 
                    
| ... | ... | 
                      @@ -87,7 +87,7 @@ href="/dist/vidalia/vidalia-<version-vidalia-alpha>.tar.gz.asc">sig</a>  | 
                  
| 87 | 87 | 
                         | 
                    
| 88 | 88 | 
                        Vidalia's source code lives now in a <a  | 
                    
| 89 | 89 | 
                        href="https://gitweb.torproject.org/vidalia">Git repository</a>. The  | 
                    
| 90 | 
                        - clone URL is git://git.torproject.org/vidalia. You should get to  | 
                    |
| 90 | 
                        + clone URL is https://git.torproject.org/vidalia. You should get to  | 
                    |
| 91 | 91 | 
                        know how Vidalia works internally in order to work with it. To do  | 
                    
| 92 | 92 | 
                        this you should know C++ and Qt.  | 
                    
| 93 | 93 | 
                        </p>  | 
                    
| 94 | 94 |