diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-12-08 01:56:15 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-12-08 01:56:15 +0000 |
commit | 2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e (patch) | |
tree | b50d166caa9ce3a68b4b119748be38692dd45d40 /docs/contributing.txt | |
parent | 05b5addcaa210f30078ab8a69c57cee829aa7eb9 (diff) | |
download | busybox-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.tar.gz busybox-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.tar.bz2 busybox-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.zip |
Begin moving things to busybox.net
-Erik
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 |