summaryrefslogtreecommitdiff
path: root/INSTALL.html
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2010-08-14 15:43:06 -0700
committerDave Beckett <dave@dajobe.org>2010-08-14 15:43:06 -0700
commit879b3f1eac3f99ff13fd98f5d585612744ab7f9d (patch)
tree804229544fd0d81a4d2f32716833d1a5cfb2b06c /INSTALL.html
parent5b46cb132517bd22ca26944832ea110f13813da7 (diff)
downloadraptor-879b3f1eac3f99ff13fd98f5d585612744ab7f9d.tar.gz
Update docs to point to GitHub source and browse
Diffstat (limited to 'INSTALL.html')
-rw-r--r--INSTALL.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.html b/INSTALL.html
index 549eb950..c292f5ac 100644
--- a/INSTALL.html
+++ b/INSTALL.html
@@ -33,7 +33,7 @@ documentation provided on the web site.</p>
<h2>1.2 Getting the sources from GIT</h2>
<pre>
- git clone git://git.librdf.org/repositories/raptor.git
+ git clone git://github.com/dajobe/raptor.git
cd raptor
</pre>