diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-12-08 01:56:15 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-12-08 01:56:15 +0000 |
commit | 6f66db78ccbae5dd17919c01f9822aa68400da7f (patch) | |
tree | b50d166caa9ce3a68b4b119748be38692dd45d40 /docs/contributing.txt | |
parent | 11a0e6ac5a1fe21b2fdea4c42e5e48e3b9b05f33 (diff) | |
download | busybox-w32-6f66db78ccbae5dd17919c01f9822aa68400da7f.tar.gz busybox-w32-6f66db78ccbae5dd17919c01f9822aa68400da7f.tar.bz2 busybox-w32-6f66db78ccbae5dd17919c01f9822aa68400da7f.zip |
Begin moving things to busybox.net
-Erik
git-svn-id: svn://busybox.net/trunk/busybox@3871 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs/contributing.txt')
-rw-r--r-- | docs/contributing.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/contributing.txt b/docs/contributing.txt index 2e0049289..c1e3f3803 100644 --- a/docs/contributing.txt +++ b/docs/contributing.txt | |||
@@ -5,7 +5,7 @@ This document describes what you need to do to contribute to Busybox, where | |||
5 | you can help, guidelines on testing, and how to submit a well-formed patch | 5 | you can help, guidelines on testing, and how to submit a well-formed patch |
6 | that is more likely to be accepted. | 6 | that is more likely to be accepted. |
7 | 7 | ||
8 | The Busybox home page is at: http://busybox.lineo.com | 8 | The Busybox home page is at: http://busybox.net/ |
9 | 9 | ||
10 | 10 | ||
11 | 11 | ||
@@ -28,8 +28,8 @@ Don't make your work obsolete before you start! | |||
28 | For information on how to check out Busybox from CVS, please look at the | 28 | For information on how to check out Busybox from CVS, please look at the |
29 | following links: | 29 | following links: |
30 | 30 | ||
31 | http://oss.lineo.com/cvs_anon.html | 31 | http://busybox.net/cvs_anon.html |
32 | http://oss.lineo.com/cvs_howto.html | 32 | http://busybox.net/cvs_howto.html |
33 | 33 | ||
34 | 34 | ||
35 | Read the Mailing List | 35 | Read the Mailing List |
@@ -43,7 +43,7 @@ know. | |||
43 | 43 | ||
44 | Archives can be found here: | 44 | Archives can be found here: |
45 | 45 | ||
46 | http://opensource.lineo.com/lists/busybox/ | 46 | http://busybox.net/lists/busybox/ |
47 | 47 | ||
48 | If you have a serious interest in Busybox, i.e., you are using it day-to-day or | 48 | If you have a serious interest in Busybox, i.e., you are using it day-to-day or |
49 | as part of an embedded project, it would be a good idea to join the mailing | 49 | as part of an embedded project, it would be a good idea to join the mailing |
@@ -51,7 +51,7 @@ list. | |||
51 | 51 | ||
52 | A web-based sign-up form can be found here: | 52 | A web-based sign-up form can be found here: |
53 | 53 | ||
54 | http://opensource.lineo.com/mailman/listinfo/busybox | 54 | http://busybox.net/mailman/listinfo/busybox |
55 | 55 | ||
56 | 56 | ||
57 | Coordinate with the Applet Maintainer | 57 | Coordinate with the Applet Maintainer |