diff mbox

docs/website: remove broken symlink for top-level manual

Message ID 1440801281-7585-1-git-send-email-yann.morin.1998@free.fr
State Accepted
Headers show

Commit Message

Yann E. MORIN Aug. 28, 2015, 10:34 p.m. UTC
Recently, we've tried to have the manual lie at the top-level of the
site, to get a shorter URL.

However, that is broken: we do not need only a link the the HTML, but
also to the CSS and to any resource linked from the html (images...).

The server configuration has now been updated to add a redirect, so we
no longer need that symlink anyway. Remove it.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Peter Korsgaard <jacmet@uclibc.org>
---
 docs/website/manual.html | 1 -
 1 file changed, 1 deletion(-)
 delete mode 120000 docs/website/manual.html

Comments

Thomas Petazzoni Aug. 29, 2015, 8:36 a.m. UTC | #1
Dear Yann E. MORIN,

On Sat, 29 Aug 2015 00:34:41 +0200, Yann E. MORIN wrote:
> Recently, we've tried to have the manual lie at the top-level of the
> site, to get a shorter URL.
> 
> However, that is broken: we do not need only a link the the HTML, but
> also to the CSS and to any resource linked from the html (images...).
> 
> The server configuration has now been updated to add a redirect, so we
> no longer need that symlink anyway. Remove it.
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Peter Korsgaard <jacmet@uclibc.org>
> ---
>  docs/website/manual.html | 1 -
>  1 file changed, 1 deletion(-)
>  delete mode 120000 docs/website/manual.html

Applied, thanks.

Thomas
diff mbox

Patch

diff --git a/docs/website/manual.html b/docs/website/manual.html
deleted file mode 120000
index 0c2c818..0000000
--- a/docs/website/manual.html
+++ /dev/null
@@ -1 +0,0 @@ 
-/var/www/downloads/buildroot/manual/manual.html
\ No newline at end of file