use https for the bugtracker URLs
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 4 Jun 2009 09:58:58 +0000 (11:58 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 4 Jun 2009 09:58:58 +0000 (11:58 +0200)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
docs/git.html
docs/header.html
docs/news.html

index ef20eeaa6442db0870c47466928b8d6b97948565..88209815bbfb36a6d6b1c4f95a2463f9ee123781 100644 (file)
@@ -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:
 
 <pre>
-git pull</pre>
+git pull
+</pre>
 
 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 <a
-href="http://bugs.uclibc.org/">Bug and Patch Tracking System</a>.
+href="https://bugs.uclibc.org/">Bug and Patch Tracking System</a>.
 
 <!--#include file="footer.html" -->
 
index c9e58173238e6ed3af07ce7491df3946a455395f..beb85e98a7a94f24e85904159db3e06d3e63989c 100644 (file)
@@ -36,7 +36,7 @@
     <br><a href="/download.html">Download</a>
     <br><a href="http://git.buildroot.net/buildroot">Browse Source</a>
     <br><a href="/git.html">Accessing Source</a>
-    <br><a href="http://bugs.uclibc.org/">Bug Tracking</a>
+    <br><a href="https://bugs.uclibc.org/">Bug Tracking</a>
     <br><a href="/docs.html">Documentation</a>
     <br><a href="/lists.html">Mailing Lists</a>
 
index 75113c42f16c21301aa0a57409306b5175864ccb..65fd89266d74c337f53efdabde557a73714eb90f 100644 (file)
@@ -26,7 +26,7 @@
     <a href="/downloads/buildroot-2009.05-rc3.tar.bz2">2009.05-rc3
     release candidate</a>, and report any problems found to the <a
     href="lists.html">mailing list</a> or <a
-    href="http://bugs.uclibc.org">bug tracker</a>.</p>
+    href="https://bugs.uclibc.org">bug tracker</a>.</p>
 
   <li><b>19 May 2009 -- 2009.05-rc2 released</b>
 
@@ -39,7 +39,7 @@
     <a href="/downloads/buildroot-2009.05-rc2.tar.bz2">2009.05-rc2
     release candidate</a>, and report any problems found to the <a
     href="lists.html">mailing list</a> or <a
-    href="http://bugs.uclibc.org">bug tracker</a>.</p>
+    href="https://bugs.uclibc.org">bug tracker</a>.</p>
 
   <li><b>14 May 2009 -- Buildroot.org</b>
 
@@ -61,7 +61,7 @@
     <a href="/downloads/buildroot-2009.05-rc1.tar.bz2">2009.05-rc1
     release candidate</a>, and report any problems found to the <a
     href="lists.html">mailing list</a> or <a
-    href="http://bugs.uclibc.org">bug tracker</a>.</p>
+    href="https://bugs.uclibc.org">bug tracker</a>.</p>
 
   <li><b>3 May 2009 -- Moved to git</b>
 
     <a href="/downloads/buildroot-2009.02-rc4.tar.bz2">2009.02-rc4
     release candidate</a>, and report any problems found to the <a
     href="lists.html">mailing list</a> or <a
-    href="http://bugs.uclibc.org">bug tracker</a>.</p>
+    href="https://bugs.uclibc.org">bug tracker</a>.</p>
 
   <li><b>31 January 2009 -- 2009.02-rc3 released</b>
       <p>RC3 is out with more cleanups and bug fixes. Unless big issues
     <a href="/downloads/buildroot-2009.02-rc3.tar.bz2">2009.02-rc3
     release candidate</a>, and report any problems found to the <a
     href="lists.html">mailing list</a> or <a
-    href="http://bugs.uclibc.org">bug tracker</a>.</p>
+    href="https://bugs.uclibc.org">bug tracker</a>.</p>
 
   <li><b>23 January 2009 -- 2009.02-rc2 released</b>
     <p>Another week, another release candidate with a bunch of
     <a href="/downloads/buildroot-2009.02-rc2.tar.bz2">2009.02-rc2
     release candidate</a>, and report any problems found to the <a
     href="lists.html">mailing list</a> or <a
-    href="http://bugs.uclibc.org">bug tracker</a>.</p>
+    href="https://bugs.uclibc.org">bug tracker</a>.</p>
 
   <li><b>16 January 2009 -- Release candidate and new maintainer</b>
     <p>It has been a long time coming, but we finally have a new
     <a href="/downloads/buildroot-2009.02-rc1.tar.bz2">2009.02-rc1
     release candidate</a>, and report any problems found to the <a
     href="lists.html">mailing list</a> or <a
-    href="http://bugs.uclibc.org">bug tracker</a>. The plan is to
+    href="https://bugs.uclibc.org">bug tracker</a>. The plan is to
     release 2009.02 in time for <a
     href="http://www.fosdem.org/2009/">FOSDEM</a>.</p>
 
 
     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 <a
-    href="http://bugs.uclibc.org/">Bug and Patch Tracking System</a> to post
+    href="https://bugs.uclibc.org/">Bug and Patch Tracking System</a> to post
     the details, to make certain your work is not lost.