]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: fix rpm link under libyang help
authorStephen Worley <sworley@cumulusnetworks.com>
Fri, 11 Sep 2020 18:11:48 +0000 (14:11 -0400)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 6 Oct 2020 12:54:24 +0000 (15:54 +0300)
Fix the rpm link under libyang help. The link was assuming
it was local without the https.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
doc/developer/building-libyang.rst

index 56f6f4f14e716a596241cc59080c769764e67fcb..5f82447d744a14788111ce7d6803058d9a9068fb 100644 (file)
@@ -7,7 +7,7 @@ library.
 
 The FRR project builds some binary ``libyang`` packages.
 
-RPM packages are at our `RPM repository <rpm.frrouting.org>`_
+RPM packages are at our `RPM repository <https://rpm.frrouting.org>`_.
 
 DEB packages are available as CI artifacts `here
 <https://ci1.netdef.org/browse/LIBYANG-LY1REL-DEB10AMD64-4/artifact>`_.