diff options
author | Brian Paul <brianp@vmware.com> | 2012-02-16 13:35:02 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2012-02-16 13:35:02 -0700 |
commit | ca1b2da3006d92c3bd25f3cd22e695bebef1287c (patch) | |
tree | 771ed45bd85bbb6b92f6a1c85b28066c84143c72 /docs | |
parent | 6f3d91840945fbd9221a247e4f95b32c4051f202 (diff) |
docs: replace gitweb link with cgit link
Diffstat (limited to 'docs')
-rw-r--r-- | docs/repository.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/repository.html b/docs/repository.html index 954bd0d42e..bdd2b577b4 100644 --- a/docs/repository.html +++ b/docs/repository.html @@ -26,7 +26,7 @@ You may access the repository either as an <p> You may also -<a href="http://gitweb.freedesktop.org/?p=mesa/mesa.git" +<a href="http://cgit.freedesktop.org/mesa/mesa/" target="_parent">browse the main Mesa git repository</a> and the <a href="http://cgit.freedesktop.org/mesa/demos" target="_parent">Mesa demos and tests git repository</a>. |