diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2009-01-10 11:36:38 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2009-01-10 11:36:38 +0000 |
commit | f0dc2c1d5c01cffd2e60c964df95a3bdecffe141 (patch) | |
tree | e1264a83b0270c8f6d56c9e8bbfb410f8e1c19a1 /README | |
parent | e44a4e316d28d7435e4d0ae56f002f8764bbfa0b (diff) | |
download | busybox-w32-f0dc2c1d5c01cffd2e60c964df95a3bdecffe141.tar.gz busybox-w32-f0dc2c1d5c01cffd2e60c964df95a3bdecffe141.tar.bz2 busybox-w32-f0dc2c1d5c01cffd2e60c964df95a3bdecffe141.zip |
- use https for bugzilla URLs
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ Downloading the current source code: | |||
78 | http://busybox.net/developer.html | 78 | http://busybox.net/developer.html |
79 | 79 | ||
80 | The developers also have a bug and patch tracking system | 80 | The developers also have a bug and patch tracking system |
81 | (http://bugs.busybox.net) although posting a bug/patch to the mailing list | 81 | (https://bugs.busybox.net) although posting a bug/patch to the mailing list |
82 | is generally a faster way of getting it fixed, and the complete archive of | 82 | is generally a faster way of getting it fixed, and the complete archive of |
83 | what happened is the subversion changelog. | 83 | what happened is the subversion changelog. |
84 | 84 | ||