* [Buildroot] [PATCH] docs/website: remove broken symlink for top-level manual
@ 2015-08-28 22:34 Yann E. MORIN
2015-08-29 8:36 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Yann E. MORIN @ 2015-08-28 22:34 UTC (permalink / raw)
To: buildroot
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
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
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] docs/website: remove broken symlink for top-level manual
2015-08-28 22:34 [Buildroot] [PATCH] docs/website: remove broken symlink for top-level manual Yann E. MORIN
@ 2015-08-29 8:36 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-08-29 8:36 UTC (permalink / raw)
To: buildroot
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
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-29 8:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-28 22:34 [Buildroot] [PATCH] docs/website: remove broken symlink for top-level manual Yann E. MORIN
2015-08-29 8:36 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox