From 0ebab19479d48f38d0cae3c5d8480a22fef5c4ab Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 4 Jun 2009 11:58:58 +0200 Subject: use https for the bugtracker URLs Signed-off-by: Bernhard Reutner-Fischer --- docs/git.html | 5 +++-- docs/header.html | 2 +- docs/news.html | 16 ++++++++-------- 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/docs/git.html b/docs/git.html index ef20eeaa6..88209815b 100644 --- a/docs/git.html +++ b/docs/git.html @@ -27,12 +27,13 @@ tree at any time so it is in sync with the latest and greatest by entering your buildroot directory and running the command:
-git pull
+git pull + Because you've only been granted anonymous access to the tree, you won't be able to commit any changes. Changes can be submitted for inclusion by posting them to the buildroot mailing list or to the Bug and Patch Tracking System. +href="https://bugs.uclibc.org/">Bug and Patch Tracking System. diff --git a/docs/header.html b/docs/header.html index c9e581732..beb85e98a 100644 --- a/docs/header.html +++ b/docs/header.html @@ -36,7 +36,7 @@
Download
Browse Source
Accessing Source -
Bug Tracking +
Bug Tracking
Documentation
Mailing Lists diff --git a/docs/news.html b/docs/news.html index 75113c42f..65fd89266 100644 --- a/docs/news.html +++ b/docs/news.html @@ -26,7 +26,7 @@ 2009.05-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

+ href="https://bugs.uclibc.org">bug tracker.

  • 19 May 2009 -- 2009.05-rc2 released @@ -39,7 +39,7 @@ 2009.05-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    + href="https://bugs.uclibc.org">bug tracker.

  • 14 May 2009 -- Buildroot.org @@ -61,7 +61,7 @@ 2009.05-rc1 release candidate, and report any problems found to the mailing list or bug tracker.

    + href="https://bugs.uclibc.org">bug tracker.

  • 3 May 2009 -- Moved to git @@ -101,7 +101,7 @@ 2009.02-rc4 release candidate, and report any problems found to the mailing list or bug tracker.

    + href="https://bugs.uclibc.org">bug tracker.

  • 31 January 2009 -- 2009.02-rc3 released

    RC3 is out with more cleanups and bug fixes. Unless big issues @@ -112,7 +112,7 @@ 2009.02-rc3 release candidate, and report any problems found to the mailing list or bug tracker.

    + href="https://bugs.uclibc.org">bug tracker.

  • 23 January 2009 -- 2009.02-rc2 released

    Another week, another release candidate with a bunch of @@ -122,7 +122,7 @@ 2009.02-rc2 release candidate, and report any problems found to the mailing list or bug tracker.

    + href="https://bugs.uclibc.org">bug tracker.

  • 16 January 2009 -- Release candidate and new maintainer

    It has been a long time coming, but we finally have a new @@ -132,7 +132,7 @@ 2009.02-rc1 release candidate, and report any problems found to the mailing list or bug tracker. The plan is to + href="https://bugs.uclibc.org">bug tracker. The plan is to release 2009.02 in time for FOSDEM.

    @@ -160,7 +160,7 @@ If you find a bug in buildroot, or wish to submit a patch to fix a problem or add a shiny new feature, please use the Bug and Patch Tracking System to post + href="https://bugs.uclibc.org/">Bug and Patch Tracking System to post the details, to make certain your work is not lost. -- cgit v1.2.3