diff options
author | Andreas Boll <[email protected]> | 2012-06-25 21:52:51 +0200 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-06-25 16:10:01 -0600 |
commit | 297309ce2366dcc81df5403eb56547f1feedd0e0 (patch) | |
tree | 77f9023def6e3db9fc13ce139f8a3744cb8b5291 /docs/repository.html | |
parent | dae9b0f1d8626c0ac4fe6a3853c6b324e10c21f4 (diff) |
docs: update some broken/old links
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/repository.html')
-rw-r--r-- | docs/repository.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/repository.html b/docs/repository.html index 3e05871fd61..adbfcf90914 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> |