aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.net/cvs_write.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/busybox.net/cvs_write.html')
-rw-r--r--docs/busybox.net/cvs_write.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.net/cvs_write.html b/docs/busybox.net/cvs_write.html
index 94ff069d8..b40332338 100644
--- a/docs/busybox.net/cvs_write.html
+++ b/docs/busybox.net/cvs_write.html
@@ -42,7 +42,7 @@ stuff to show you are serious. Then, very nicely ask
an account. To access CVS, you will want to add the following to set up your environment:
<pre>
$ export CVS_RSH=/usr/bin/ssh
-$ export CVSROOT='username@codepoet.org:/var/cvs'</pre>
+$ export CVSROOT='username@cvs.busybox.net:/var/cvs'</pre>
<br>
It goes without saying you must change <em>username</em> to your own
username...