From: Stephen Worley Date: Thu, 10 Sep 2020 21:16:11 +0000 (-0400) Subject: doc: add blurb for rpm package server in overview X-Git-Tag: base_7.6~574^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=7821a88d906ddae0ec89aff73e3b6d8216b849e9;p=matthieu%2Ffrr.git doc: add blurb for rpm package server in overview 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 --- diff --git a/doc/user/overview.rst b/doc/user/overview.rst index ac6a1e5a8c..724d1d0b9c 100644 --- a/doc/user/overview.rst +++ b/doc/user/overview.rst @@ -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 `_.