From: Vincent Bernat Date: Sat, 14 Nov 2020 07:55:11 +0000 (+0100) Subject: doc: move lldpd to an organization X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aaa57e6dc56bb72b78e65add21e3c20d8e6062e8;p=thirdparty%2Flldpd.git doc: move lldpd to an organization --- diff --git a/content/index.html b/content/index.html index 347ed7b4..7a578740 100644 --- a/content/index.html +++ b/content/index.html @@ -19,8 +19,8 @@ Unixes. It also supports some proprietary protocols. - Check the [list of features]([[features.html]]). - Learn [how to install _lldpd_]([[installation.html]]). - Learn [how to configure and use _lldpd_]([[usage.html]]). - - [Get the code on GitHub](https://github.com/vincentbernat/lldpd). - - [Add issues and feature requests](https://github.com/vincentbernat/lldpd/issues). + - [Get the code on GitHub](https://github.com/lldpd/lldpd). + - [Add issues and feature requests](https://github.com/lldpd/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" diff --git a/content/installation.html b/content/installation.html index eba96e6f..144c4ec3 100644 --- a/content/installation.html +++ b/content/installation.html @@ -109,7 +109,7 @@ don't have it, it is easy to install. Once installed, type in a terminal: ::console - $ brew install https://raw.github.com/vincentbernat/lldpd/master/osx/lldpd.rb + $ brew install https://raw.github.com/lldpd/lldpd/master/osx/lldpd.rb ######################################################################## 100.0% ==> Downloading https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz ==> ./configure --prefix=/usr/local/Cellar/lldpd/{{ resource.meta.latestversion }} --with-xml --with-readline @@ -197,7 +197,7 @@ specifics: [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" +[file a bug report]: https://github.com/lldpd/lldpd/issues "GitHub bug tracker for lldpd" [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 diff --git a/content/security.html b/content/security.html index c3d410a5..14742eea 100644 --- a/content/security.html +++ b/content/security.html @@ -27,12 +27,12 @@ directly. introduced in version 0.6.0. It has been fixed in commit [793526f8][] and in version 0.7.19. -[issue on GitHub]: https://github.com/vincentbernat/lldpd/issues/new +[issue on GitHub]: https://github.com/lldpd/lldpd/issues/new [mail me]: mailto:vincent@bernat.ch [CVE-2015-8011]: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8011 [CVE-2015-8012]: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8012 -[dd4f16e7]: https://github.com/vincentbernat/lldpd/commit/dd4f16e7e816f2165fba76e3d162cd8d2978dcb2 -[793526f8]: https://github.com/vincentbernat/lldpd/commit/793526f8884455f43daecd0a2c46772388417a00 +[dd4f16e7]: https://github.com/lldpd/lldpd/commit/dd4f16e7e816f2165fba76e3d162cd8d2978dcb2 +[793526f8]: https://github.com/lldpd/lldpd/commit/793526f8884455f43daecd0a2c46772388417a00 {# Local Variables: #} {# mode: markdown #} diff --git a/layout/badges.j2 b/layout/badges.j2 index 29894e96..4463f88f 100644 --- a/layout/badges.j2 +++ b/layout/badges.j2 @@ -1,4 +1,4 @@ - + GitHub badge diff --git a/site.yaml b/site.yaml index 20888083..860881b4 100644 --- a/site.yaml +++ b/site.yaml @@ -13,7 +13,7 @@ plugins: - hyde.ext.plugins.optipng.OptiPNGPlugin context: data: - base: https://vincentbernat.github.com/lldpd/ + base: https://lldpd.github.com/ meta: latestversion: "1.0.7" nodemeta: meta.yaml