]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
download: switch to HTTPS
authorVincent Bernat <vincent@bernat.im>
Tue, 7 Jun 2016 12:34:14 +0000 (14:34 +0200)
committerVincent Bernat <vincent@bernat.im>
Tue, 7 Jun 2016 12:34:14 +0000 (14:34 +0200)
content/index.html
content/installation.html
layout/badges.j2

index 554cd1df137351a3b68c339bd6d9a5a6b8666b00..4a01514c32d56ad832753f404e1abf1d1486556b 100644 (file)
@@ -22,10 +22,10 @@ Unixes. It also supports some proprietary protocols.
  - [Get the code on GitHub](https://github.com/vincentbernat/lldpd).
  - [Add issues and feature requests](https://github.com/vincentbernat/lldpd/issues).
  
-[last]: http://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz "lldpd {{ resource.meta.latestversion }} version"
-[ISC]: http://en.wikipedia.org/wiki/ISC_license "ISC license on Wikipedia"
+[last]: https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz "lldpd {{ resource.meta.latestversion }} version"
+[ISC]: https://en.wikipedia.org/wiki/ISC_license "ISC license on Wikipedia"
 
-[LLDP]: http://en.wikipedia.org/wiki/Link_Layer_Discovery_Protocol "Link Layer Discovery Protocol"
+[LLDP]: https://en.wikipedia.org/wiki/Link_Layer_Discovery_Protocol "Link Layer Discovery Protocol"
 *[LLDP]: Link Layer Discovery Protocol
 *[CDP]: Cisco Discovery Protocol
 *[EDP]: Extreme Discovery Protocol
index 302017f39bbb9a375e7f876b5b0c82b7d245f19c..c516703b2d7058b6508121ceb873f1b0b72bf00b 100644 (file)
@@ -169,13 +169,13 @@ specifics:
 `../configure --help`. The most interesting ones are `--with-snmp` and
 `--with-xml`.
 
-[lasttgz]: http://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz "lldpd {{ resource.meta.latestversion }} version"
-[lastpkg]: http://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.pkg "lldpd {{ resource.meta.latestversion }} version for OSX"
+[lasttgz]: https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz "lldpd {{ resource.meta.latestversion }} version"
+[lastpkg]: https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.pkg "lldpd {{ resource.meta.latestversion }} version for OSX"
 [file a bug report]: https://github.com/vincentbernat/lldpd/issues "GitHub bug tracker for lldpd"
-[Debian backports]: http://backports.debian.org "Debian Backports"
+[Debian backports]: https://backports.debian.org "Debian Backports"
 [openSUSE Build Service]: http://software.opensuse.org/download.html?project=home:vbernat&package=lldpd "lldpd on OSC"
 [build _lldpd_ from source]: #install-from-source
-[Homebrew]: http://mxcl.github.com/homebrew/ "Homebrew: the missing package manager for OS X"
+[Homebrew]: http://brew.sh/ "Homebrew: the missing package manager for OS X"
 
 {# Local Variables:      #}
 {# mode: markdown        #}
index 3b3648f7964362c9908b7335dc26533afb8395e9..b666fada4a2a5ff9a17ac671612371a0a8d72fac 100644 (file)
@@ -2,7 +2,7 @@
   <img src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"
        alt="GitHub badge" title="Fork me on GitHub">
 </a>
-<a class="badge latest-version" href="http://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz">
+<a class="badge latest-version" href="https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz">
   <div title="Download latest version of lldpd">{{ resource.meta.latestversion }}</div>
 </a>