File tree 5 files changed +9
-9
lines changed
5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 19
19
- Check the [list of features]([[features.html]]).
20
20
- Learn [how to install _lldpd_]([[installation.html]]).
21
21
- Learn [how to configure and use _lldpd_]([[usage.html]]).
22
- - [Get the code on GitHub](https://github.com/vincentbernat /lldpd).
23
- - [Add issues and feature requests](https://github.com/vincentbernat /lldpd/issues).
22
+ - [Get the code on GitHub](https://github.com/lldpd /lldpd).
23
+ - [Add issues and feature requests](https://github.com/lldpd /lldpd/issues).
24
24
25
25
[last]: https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz "lldpd {{ resource.meta.latestversion }} version"
26
26
[GPG]: https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz.gpg "lldpd {{ resource.meta.latestversion }} GPG signature"
Original file line number Diff line number Diff line change 109
109
terminal:
110
110
111
111
::console
112
- $ brew install https://raw.github.com/vincentbernat /lldpd/master/osx/lldpd.rb
112
+ $ brew install https://raw.github.com/lldpd /lldpd/master/osx/lldpd.rb
113
113
######################################################################## 100.0%
114
114
==> Downloading https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz
115
115
==> ./configure --prefix=/usr/local/Cellar/lldpd/{{ resource.meta.latestversion }} --with-xml --with-readline
197
197
198
198
[lasttgz]: https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.tar.gz "lldpd {{ resource.meta.latestversion }} version"
199
199
[lastpkg]: https://media.luffy.cx/files/lldpd/lldpd-{{ resource.meta.latestversion }}.pkg "lldpd {{ resource.meta.latestversion }} version for OSX"
200
- [file a bug report]: https://github.com/vincentbernat /lldpd/issues "GitHub bug tracker for lldpd"
200
+ [file a bug report]: https://github.com/lldpd /lldpd/issues "GitHub bug tracker for lldpd"
201
201
[Debian backports]: https://backports.debian.org "Debian Backports"
202
202
[openSUSE Build Service]: http://software.opensuse.org/download.html?project=home:vbernat&package=lldpd "lldpd on OSC"
203
203
[build _lldpd_ from source]: #install-from-source
Original file line number Diff line number Diff line change 27
27
introduced in version 0.6.0. It has been fixed in commit
28
28
[793526f8][] and in version 0.7.19.
29
29
30
- [issue on GitHub]: https://github.com/vincentbernat /lldpd/issues/new
30
+ [issue on GitHub]: https://github.com/lldpd /lldpd/issues/new
31
31
[mail me]: mailto:
[email protected]
32
32
[CVE-2015-8011]: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8011
33
33
[CVE-2015-8012]: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8012
34
- [dd4f16e7]: https://github.com/vincentbernat /lldpd/commit/dd4f16e7e816f2165fba76e3d162cd8d2978dcb2
35
- [793526f8]: https://github.com/vincentbernat /lldpd/commit/793526f8884455f43daecd0a2c46772388417a00
34
+ [dd4f16e7]: https://github.com/lldpd /lldpd/commit/dd4f16e7e816f2165fba76e3d162cd8d2978dcb2
35
+ [793526f8]: https://github.com/lldpd /lldpd/commit/793526f8884455f43daecd0a2c46772388417a00
36
36
37
37
{# Local Variables: #}
38
38
{# mode: markdown #}
Original file line number Diff line number Diff line change 1
- <a class =" badge github-forkme" href =" https://github.com/vincentbernat /lldpd" >
1
+ <a class =" badge github-forkme" href =" https://github.com/lldpd /lldpd" >
2
2
<img src =" https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67"
3
3
data-canonical-src =" https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"
4
4
alt =" GitHub badge" title =" Fork me on GitHub" >
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ plugins:
13
13
- hyde.ext.plugins.optipng.OptiPNGPlugin
14
14
context :
15
15
data :
16
- base : https://vincentbernat .github.com/lldpd /
16
+ base : https://lldpd .github.com/
17
17
meta :
18
18
latestversion : " 1.0.7"
19
19
nodemeta : meta.yaml
You can’t perform that action at this time.
0 commit comments