From 023095f97f272a47000d935b985823926dc3bf60 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sun, 15 Jul 2012 17:01:08 +0100 Subject: Fix project pages for SVN --> Git transition. Fix some bad whitespace chars. --- projects/librosprite/index.en | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'projects/librosprite/index.en') diff --git a/projects/librosprite/index.en b/projects/librosprite/index.en index 363ccba..455fd58 100644 --- a/projects/librosprite/index.en +++ b/projects/librosprite/index.en @@ -57,9 +57,9 @@

Source code

-

You can browse the source code via the online interface. Alternatively, you can check it out of SVN:

+

You can browse the source code via the online interface. Alternatively, you can check it out with Git:

-

$ svn co svn://svn.netsurf-browser.org/trunk/librosprite

+

$ git clone git://git.netsurf-browser.org/librosprite.git

LibROSprite is licensed under the MIT Licence.

-- cgit v1.2.3