diff options
author | Eric Andersen <andersen@codepoet.org> | 2005-02-09 06:50:57 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2005-02-09 06:50:57 +0000 |
commit | f6102b13c69cba0afc868758134c21d072e1b1c7 (patch) | |
tree | f74413fd6e3213b7de6c5c15ca27f1d22efe49d5 /docs | |
parent | bec9bd410826a3fcec9c8907fa85cae62cc800f8 (diff) |
simplify anon url
Diffstat (limited to 'docs')
-rw-r--r-- | docs/uclibc.org/subversion.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/uclibc.org/subversion.html b/docs/uclibc.org/subversion.html index f7a4473bf..8a171cf3f 100644 --- a/docs/uclibc.org/subversion.html +++ b/docs/uclibc.org/subversion.html @@ -7,7 +7,7 @@ We allow anonymous (read-only) Subversion (svn) access to everyone. To grab a copy of the latest version of uClibc using anonymous svn access is: <pre> -svn co svn://www.uclibc.org/trunk/uClibc</pre> +svn co svn://uclibc.org/trunk/uClibc</pre> <p> |