projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11cf001
)
docs/website: fix manual symlink
author
Yann E. MORIN
<yann.morin.1998@free.fr>
Wed, 26 Aug 2015 20:17:01 +0000
(22:17 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 26 Aug 2015 20:26:55 +0000
(22:26 +0200)
It should point to the filesystem path on the server, not the HTTP virtual path.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
docs/website/manual.html
patch
|
blob
|
history
diff --git
a/docs/website/manual.html
b/docs/website/manual.html
index bd5552e524e8fd9e62664fa70cb0312729ad741e..0c2c818b9272386949489b6d569e83abdf225b83 120000
(symlink)
--- a/
docs/website/manual.html
+++ b/
docs/website/manual.html
@@
-1
+1
@@
-/
downloads
/manual/manual.html
\ No newline at end of file
+/
var/www/downloads/buildroot
/manual/manual.html
\ No newline at end of file