summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/website/contribute.html2
-rw-r--r--docs/website/docs.html2
l---------docs/website/manual.html1
3 files changed, 3 insertions, 2 deletions
diff --git a/docs/website/contribute.html b/docs/website/contribute.html
index 17ed26fff..c68a8a765 100644
--- a/docs/website/contribute.html
+++ b/docs/website/contribute.html
@@ -26,7 +26,7 @@ There are many different ways to contribute:</p>
</ul>
<p>For more details on these topics, check out the
-<a href="http://buildroot.uclibc.org/downloads/manual/manual.html#_contributing_to_buildroot">
+<a href="http://buildroot.org/manual.html#_contributing_to_buildroot">
Contributing to buildroot</a> chapter in the Buildroot manual. Thanks for your help!</p>
<p>If you need any support yourself, have a look at <a href="./support.html">
diff --git a/docs/website/docs.html b/docs/website/docs.html
index 3bd31723a..6edc989cf 100644
--- a/docs/website/docs.html
+++ b/docs/website/docs.html
@@ -11,7 +11,7 @@ things. It is available as:</p>
<h4>Latest stable release</h4>
<ul>
- <li><a href="/downloads/manual/manual.html">Online HTML</a></li>
+ <li><a href="/manual.html">Online HTML</a></li>
<li><a href="/downloads/manual/manual.pdf">PDF document</a></li>
<li><a href="/downloads/manual/manual.text">ASCII text</a></li>
</ul>
diff --git a/docs/website/manual.html b/docs/website/manual.html
new file mode 120000
index 000000000..bd5552e52
--- /dev/null
+++ b/docs/website/manual.html
@@ -0,0 +1 @@
+/downloads/manual/manual.html \ No newline at end of file