]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
doc: fix lldpd new URL
authorVincent Bernat <vincent@bernat.ch>
Sat, 14 Nov 2020 11:26:47 +0000 (12:26 +0100)
committerVincent Bernat <vincent@bernat.ch>
Sat, 14 Nov 2020 11:26:47 +0000 (12:26 +0100)
README.md
configure.ac
debian/control
osx/lldpd.rb
redhat/lldpd.spec

index 45e25fe7c3930e8b17b88dd578162af0bc9ba488..32ba4e0ba500eb45775f4452a2395d1c956b05c2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ lldpd: implementation of IEEE 802.1ab (LLDP)
 
 ![Build Status](https://github.com/lldpd/lldpd/workflows/CI/badge.svg)
 
-  http://lldpd.github.com/
+  https://lldpd.github.io/
 
 Features
 --------
@@ -39,7 +39,7 @@ Installation
 ------------
 
 For general instructions [prefer the
-website](http://vincentbernat.github.io/lldpd/installation.html),
+website](https://lldpd.github.io/installation.html),
 including building from released tarballs.
 
 To compile lldpd from Git, use the following commands:
index 524276bfad68c579f32c931b276bf554728272f8..a248c27d2477207f8bf0b9edcad6c8c9b9279b46 100644 (file)
@@ -11,7 +11,7 @@ AC_INIT([lldpd],
         [m4_esyscmd_s([./get-version])],
         [https://github.com/lldpd/lldpd/issues],
         [lldpd],
-        [http://vincentbernat.github.io/lldpd/])
+        [https://lldpd.github.io/])
 
 AC_CONFIG_SRCDIR([src/log.c])
 AC_CONFIG_HEADER([config.h])
index 18541737d0b2bbcc778ed7884a8fd99cbad4a0e7..cff40bc4cf1e26cadc4d881f35b15be9a393c764 100644 (file)
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 5),
                libcap-dev,
                pkg-config
 Standards-Version: 3.9.6
-Homepage: http://lldpd.github.com/
+Homepage: https://lldpd.github.io/
 
 Package: lldpd
 Architecture: any
index 0cf47dd01d82da5643e4e273b99f0b0eb9f00f91..23855071ab02041ba2e2e70ed0fed4f8531028bd 100644 (file)
@@ -1,6 +1,6 @@
 class Lldpd < Formula
   desc "Implementation of IEEE 802.1ab (LLDP)"
-  homepage "https://vincentbernat.github.io/lldpd/"
+  homepage "https://lldpd.github.io/"
   url "https://media.luffy.cx/files/lldpd/lldpd-1.0.6.tar.gz"
   sha256 "25e15bc3407c1cbf2d0b2f21993561a57b7e2fdc5cebfcf6df4ce5ce376aaeec"
 
index 32dad524c8a900a332af8bddf9e4e8583cc36363..2389d7d8c67bd9b81a8483cd5d8bb79b18ffdb61 100644 (file)
@@ -48,7 +48,7 @@ Version: 1.0.7
 Release: 1%{?dist}
 License: ISC
 Group: System/Management
-URL: http://lldpd.github.com/
+URL: https://lldpd.github.io/
 Source0: http://media.luffy.cx/files/lldpd/%{name}-%{version}.tar.gz
 Source1: lldpd.init%{?suse_version:.suse}
 Source2: lldpd.sysconfig