diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2009-06-04 11:58:58 +0200 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2009-06-04 11:58:58 +0200 |
commit | 0ebab19479d48f38d0cae3c5d8480a22fef5c4ab (patch) | |
tree | f3a919b286a547bab2ca1585203bc760a1a3f11c /docs/header.html | |
parent | e9bf6aac83afc83e2a211796418966e00e496a42 (diff) | |
download | buildroot-novena-0ebab19479d48f38d0cae3c5d8480a22fef5c4ab.tar.gz buildroot-novena-0ebab19479d48f38d0cae3c5d8480a22fef5c4ab.zip |
use https for the bugtracker URLs
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'docs/header.html')
-rw-r--r-- | docs/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <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> |