diff options
-rw-r--r-- | docs/index.md | 6 | ||||
-rw-r--r-- | www/download.md | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/docs/index.md b/docs/index.md index a13be6b9..517ffd4f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,9 +1,9 @@ --- -title: Documentation +title: Documentation ... -Information about this release can be found at [release.html](release.html). -Always check [libreboot.org](/) for updates. +Information about Libreboot releases can be found at +[release.html](release.html). Always check [libreboot.org](/) for updates. Answers to [frequently asked questions about Libreboot](../faq/). diff --git a/www/download.md b/www/download.md index adf3edf9..e567e6ad 100644 --- a/www/download.md +++ b/www/download.md @@ -5,6 +5,9 @@ title: Download *The latest stable release is 20160907, released on 2016-09-07 and can be found at [\#https](#https).* +Information about specific changes in each Libreboot release, can be found +at [docs/release.md](docs/release.md) + If you're more interested in libreboot development, go to the [libreboot development page](../git/), which also includes links to the Git repositories. Visit [../tasks/](../tasks/) for tasks currently on |