diff options
author | Leah Rowe <info@minifree.org> | 2017-04-05 21:39:30 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2017-04-05 21:39:30 +0100 |
commit | 0cdad60c4996e99e9bd873de7681e60dbac336f5 (patch) | |
tree | 27eca8af080348e6d3db51c7313dfa37255a26d6 | |
parent | 337779e105a48a6391d288506de146dcc4b0c5fe (diff) | |
download | librebootfr-0cdad60c4996e99e9bd873de7681e60dbac336f5.tar.gz librebootfr-0cdad60c4996e99e9bd873de7681e60dbac336f5.zip |
make it easier to find the page detailing changelogs for releases
-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 |