diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-01-25 15:30:08 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-01-25 15:30:08 +0100 |
commit | c1f4413de6ec4f1484a5111b5c7aa98dd400d56e (patch) | |
tree | 5005f57b49622fec0b1ffa5dee4a3483751cb14b /docs | |
parent | 7f0e0d5a8a13b7d6f83db9acd7efda4604c0e850 (diff) | |
download | buildroot-c1f4413de6ec4f1484a5111b5c7aa98dd400d56e.tar.gz buildroot-c1f4413de6ec4f1484a5111b5c7aa98dd400d56e.zip |
docs: fixup the website symlink
For some reason, after applying Yann's patch, the symlink pointed to
'.?' instead of just '.'. This commit fixes this.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs')
l--------- | docs/website | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/website b/docs/website index 9c558e357c..945c9b46d6 120000 --- a/docs/website +++ b/docs/website @@ -1 +1 @@ -. +.
\ No newline at end of file |