]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: update libyang blurb for 1.x
authorQuentin Young <qlyoung@nvidia.com>
Tue, 1 Sep 2020 18:10:20 +0000 (14:10 -0400)
committerQuentin Young <qlyoung@nvidia.com>
Tue, 8 Sep 2020 16:10:34 +0000 (12:10 -0400)
Signed-off-by: Quentin Young <qlyoung@nvidia.com>
doc/developer/building-libyang.rst

index 5bd11cd105887c965a37498cd529b7761a1174f6..56f6f4f14e716a596241cc59080c769764e67fcb 100644 (file)
@@ -5,8 +5,12 @@ library.
 
 **Option 1: Binary Install**
 
-The FRR project builds binary ``libyang`` packages, which we offer for download
-`here <https://ci1.netdef.org/browse/LIBYANG-YANGRELEASE/latestSuccessful/artifact>`_.
+The FRR project builds some binary ``libyang`` packages.
+
+RPM packages are at our `RPM repository <rpm.frrouting.org>`_
+
+DEB packages are available as CI artifacts `here
+<https://ci1.netdef.org/browse/LIBYANG-LY1REL-DEB10AMD64-4/artifact>`_.
 
 .. warning::
 
@@ -50,4 +54,3 @@ The FRR project builds binary ``libyang`` packages, which we offer for download
          -D CMAKE_BUILD_TYPE:String="Release" ..
    make
    sudo make install
-