Merge pull request #15127 from opensourcerouting/fix/doc_libyang_artifacts

doc: libyang nits
This commit is contained in:
Christian Hopps 2024-01-12 03:32:37 -05:00 committed by GitHub
commit e1ec5b74a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,12 +10,11 @@ The FRR project builds some binary ``libyang`` packages.
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-LIBYANGV2/latestSuccessful/artifact>`_.
<https://ci1.netdef.org/browse/LIBYANG-LIBYANG21/latestSuccessful/artifact>`_.
.. warning::
``libyang`` version 2.0.0 or newer is required to build FRR, version 2.1.128
or newer is recommended.
``libyang`` version 2.1.128 or newer is required to build FRR.
.. note::