summaryrefslogtreecommitdiffstats
path: root/docs/repository.html
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2012-06-25 21:52:51 +0200
committerBrian Paul <brianp@vmware.com>2012-06-25 16:10:01 -0600
commit297309ce2366dcc81df5403eb56547f1feedd0e0 (patch)
tree77f9023def6e3db9fc13ce139f8a3744cb8b5291 /docs/repository.html
parentdae9b0f1d8626c0ac4fe6a3853c6b324e10c21f4 (diff)
downloadexternal_mesa3d-297309ce2366dcc81df5403eb56547f1feedd0e0.zip
external_mesa3d-297309ce2366dcc81df5403eb56547f1feedd0e0.tar.gz
external_mesa3d-297309ce2366dcc81df5403eb56547f1feedd0e0.tar.bz2
docs: update some broken/old links
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/repository.html')
-rw-r--r--docs/repository.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/repository.html b/docs/repository.html
index 3e05871..adbfcf9 100644
--- a/docs/repository.html
+++ b/docs/repository.html
@@ -10,7 +10,7 @@
<h1>Code Repository</h1>
<p>
-Mesa uses <a href="http://git.or.cz/"target="_parent">git</a>
+Mesa uses <a href="http://git-scm.com"target="_parent">git</a>
as its source code management system.
</p>
@@ -95,7 +95,7 @@ Once your account is established:
<h2>Windows Users</h2>
<p>
-If you're <a href="http://git.or.cz/gitwiki/WindowsInstall" target="_parent">
+If you're <a href="http://git.wiki.kernel.org/index.php/WindowsInstall" target="_parent">
using git on Windows</a> you'll want to enable automatic CR/LF conversion in
your local copy of the repository:
</p>