diff options
-rw-r--r-- | docs/busybox.net/developer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.net/developer.html b/docs/busybox.net/developer.html index b434262ee..c6f4ba693 100644 --- a/docs/busybox.net/developer.html +++ b/docs/busybox.net/developer.html | |||
@@ -29,7 +29,7 @@ Once you are setup with an account, you will need to use your account to | |||
29 | checkout a copy of BusyBox from Subversion: | 29 | checkout a copy of BusyBox from Subversion: |
30 | 30 | ||
31 | <pre> | 31 | <pre> |
32 | svn list svn+ssh://username@svn.uclibc.org//svn/trunk/busybox</pre> | 32 | svn list svn+ssh://username@svn.uclibc.org/svn/trunk/busybox</pre> |
33 | <br> | 33 | <br> |
34 | It goes without saying you must change <em>username</em> to your own | 34 | It goes without saying you must change <em>username</em> to your own |
35 | username... | 35 | username... |