diff options
| author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-11-28 18:14:45 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-11-28 18:14:45 +0100 |
| commit | e99163a8265444b30112814d93e1de6536c231a7 (patch) | |
| tree | b1c0dcac97e353260df5f949512ef0eb467df376 /docs/website | |
| parent | f5d9d417018dd18d9e85f5e32d1f3db18427d754 (diff) | |
| download | buildroot-e99163a8265444b30112814d93e1de6536c231a7.tar.gz buildroot-e99163a8265444b30112814d93e1de6536c231a7.zip | |
docs/website: fix invalid links to the mailing list page
As noticed by Peter Korsgaard, all the links to links.html are broken,
they should point to support.html instead.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/website')
| -rw-r--r-- | docs/website/news.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/website/news.html b/docs/website/news.html index 405a9e2365..42fb7a3f34 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -197,7 +197,7 @@ pick up the <a href="/downloads/buildroot-2015.05-rc3.tar.bz2">2015.05-rc3 release candidate</a>, and report any problems found to - the <a href="lists.html">mailing list</a> + the <a href="support.html">mailing list</a> or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> </div> </div> @@ -283,7 +283,7 @@ pick up the <a href="/downloads/buildroot-2015.02-rc3.tar.bz2">2015.02-rc3 release candidate</a>, and report any problems found to - the <a href="lists.html">mailing list</a> + the <a href="support.html">mailing list</a> or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> </div> </div> @@ -370,7 +370,7 @@ pick up the <a href="/downloads/buildroot-2014.11-rc3.tar.bz2">2014.11-rc3 release candidate</a>, and report any problems found to - the <a href="lists.html">mailing list</a> + the <a href="support.html">mailing list</a> or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> </div> </div> @@ -481,7 +481,7 @@ <p>Head to the <a href="/downloads/">downloads page</a> to pick up the <a href="/downloads/buildroot-2014.08-rc3.tar.bz2">2014.08-rc3 release candidate</a>, and report any problems found to - the <a href="lists.html">mailing list</a> + the <a href="support.html">mailing list</a> or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> </div> </div> @@ -567,7 +567,7 @@ <p>Head to the <a href="/downloads/">downloads page</a> to pick up the <a href="/downloads/buildroot-2014.05-rc3.tar.bz2">2014.05-rc3 release candidate</a>, and report any problems found to - the <a href="lists.html">mailing list</a> + the <a href="support.html">mailing list</a> or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> </div> </div> @@ -653,7 +653,7 @@ <p>Head to the <a href="/downloads/">downloads page</a> to pick up the <a href="/downloads/buildroot-2014.02-rc3.tar.bz2">2014.02-rc3 release candidate</a>, and report any problems found to - the <a href="lists.html">mailing list</a> + the <a href="support.html">mailing list</a> or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> </div> </div> @@ -675,7 +675,7 @@ <p>Head to the <a href="/downloads/">downloads page</a> to pick up the <a href="/downloads/buildroot-2014.02-rc2.tar.bz2">2014.02-rc2 release candidate</a>, and report any problems found to - the <a href="lists.html">mailing list</a> + the <a href="support.html">mailing list</a> or <a href="https://bugs.uclibc.org">bug tracker</a>.</p> </div> </div> |

