summaryrefslogtreecommitdiffstats
path: root/docs/git.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/git.html')
-rw-r--r--docs/git.html5
1 files changed, 3 insertions, 2 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:
<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" -->