From d8ee0f11f74ff481efd6709fe45d5fd58301a4a8 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 18 Jun 2016 08:56:11 +0200 Subject: [PATCH] index: add a link to GPG signature --- content/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/index.html b/content/index.html index 4a01514c..347ed7b4 100644 --- a/content/index.html +++ b/content/index.html @@ -15,7 +15,7 @@ Unixes. It also supports some proprietary protocols. # Interested? - - Download the latest version ([{{ resource.meta.latestversion }}][last]). + - Download the latest version ([{{ resource.meta.latestversion }}][last], [GPG][]) - Check the [list of features]([[features.html]]). - Learn [how to install _lldpd_]([[installation.html]]). - Learn [how to configure and use _lldpd_]([[usage.html]]). @@ -23,6 +23,7 @@ Unixes. It also supports some proprietary protocols. - [Add issues and feature requests](https://github.com/vincentbernat/lldpd/issues). [last]: https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz "lldpd {{ resource.meta.latestversion }} version" +[GPG]: https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz.gpg "lldpd {{ resource.meta.latestversion }} GPG signature" [ISC]: https://en.wikipedia.org/wiki/ISC_license "ISC license on Wikipedia" [LLDP]: https://en.wikipedia.org/wiki/Link_Layer_Discovery_Protocol "Link Layer Discovery Protocol" -- 2.39.5