diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2015-08-26 00:00:02 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-08-26 17:36:59 +0200 |
commit | 0af33406a7df270adb1a1b28089d259eb02d0537 (patch) | |
tree | 5c385769c38f98c544fbdd47309f64c9c8af85b8 /docs/website/manual.html | |
parent | 25ecd24579f293ef4fcc6847094c4af39f4113af (diff) | |
download | buildroot-0af33406a7df270adb1a1b28089d259eb02d0537.tar.gz buildroot-0af33406a7df270adb1a1b28089d259eb02d0537.zip |
website: make a symlink for the manual at the root of the website
This will give us a shorter URL, that we can more easily refer to in the
documetation itself, in help texts, on IRC...
[Peter: Use buildroot.org everywhere]
Suggested-by: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Peter Korsgaard <jacmet@uclibc.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/website/manual.html')
l--------- | docs/website/manual.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/website/manual.html b/docs/website/manual.html new file mode 120000 index 0000000000..bd5552e524 --- /dev/null +++ b/docs/website/manual.html @@ -0,0 +1 @@ +/downloads/manual/manual.html
\ No newline at end of file |