]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: add blurb for rpm package server in overview
authorStephen Worley <sworley@cumulusnetworks.com>
Thu, 10 Sep 2020 21:16:11 +0000 (17:16 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Thu, 10 Sep 2020 21:16:11 +0000 (17:16 -0400)
Add a blurb about the rpm package server in the overview page
so its easier to know where it is. Should be with the debian
one anyway.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
doc/user/overview.rst

index ac6a1e5a8ce84214a5c5715d520c851499b6cb9f..724d1d0b9c01ae36a738b1bd12ec1e65599f4098 100644 (file)
@@ -31,7 +31,8 @@ information, as well as links to additional resources.
 Several distributions provide packages for FRR. Check your distribution's
 repositories to find out if a suitable version is available.
 
-Up-to-date Debian packages are available at https://deb.frrouting.org/.
+Up-to-date Debian & Redhat packages are available at https://deb.frrouting.org/
+& https://rpm.frrouting.org/ respectively.
 
 For instructions on installing from source, refer to the
 `developer documentation <http://docs.frrouting.org/projects/dev-guide/en/latest/>`_.