Index: trunk/extensions/SyntaxHighlight_GeSHi/README |
— | — | @@ -34,7 +34,7 @@ |
35 | 35 | into your extensions/SyntaxHighlight_GeSHi/ directory. Then invoke the command |
36 | 36 | to obtain the latest build of the GeSHi code: |
37 | 37 | |
38 | | - svn checkout http://geshi.svn.sourceforge.net/svnroot/geshi/trunk/geshi-1.0.X/src/ geshi |
| 38 | + svn checkout https://geshi.svn.sourceforge.net/svnroot/geshi/trunk/geshi-1.0.X/src/ geshi |
39 | 39 | |
40 | 40 | If needed, change the following line on SyntaxHighlight_GeSHi.class.php to |
41 | 41 | suit the path of your geshi.php file |