diff options
author | srividya0208 <a.srividya@vyos.io> | 2021-05-27 14:18:26 -0400 |
---|---|---|
committer | srividya0208 <a.srividya@vyos.io> | 2021-05-27 14:18:26 -0400 |
commit | cf3312318177f02ec33be403ec88eb1438a9892c (patch) | |
tree | 34c6c7b4713a447e49a39cb6f9a15874164fe640 /docs/configuration/protocols/rpki.rst | |
parent | 8651aed3bd0f17e44d4a7fb486448a9f0526950f (diff) | |
parent | 546eced065d473ad2a1e2a7ef0bf8def6ff43ab3 (diff) | |
download | vyos-documentation-cf3312318177f02ec33be403ec88eb1438a9892c.tar.gz vyos-documentation-cf3312318177f02ec33be403ec88eb1438a9892c.zip |
Merge branch 'master' of https://github.com/vyos/vyos-documentation
Diffstat (limited to 'docs/configuration/protocols/rpki.rst')
-rw-r--r-- | docs/configuration/protocols/rpki.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/configuration/protocols/rpki.rst b/docs/configuration/protocols/rpki.rst index d9884296..cae66044 100644 --- a/docs/configuration/protocols/rpki.rst +++ b/docs/configuration/protocols/rpki.rst @@ -30,9 +30,9 @@ in :rfc:`8210`. If you are new to these routing security technologies then there is an `excellent guide to RPKI`_ by NLnet Labs which will get you up to speed very quickly. Their documentation explains everything from what RPKI is to - deploying it in production (albeit with a focus on using NLnet Labs' - tools). It also has some `help and operational guidance`_ including - "What can I do about my route having an Invalid state?" + deploying it in production. It also has some + `help and operational guidance`_ including "What can I do about my route + having an Invalid state?" *************** Getting started @@ -197,6 +197,6 @@ Test`_ experimental tool. .. _RPKI analytics: https://www.nlnetlabs.nl/projects/rpki/rpki-analytics/ .. _RIPE Labs RPKI Test: https://sg-pub.ripe.net/jasper/rpki-web-test/ .. _excellent guide to RPKI: https://rpki.readthedocs.io/ -.. _help and operational guidance: https://rpki.readthedocs.io/en/latest/about/help.htm +.. _help and operational guidance: https://rpki.readthedocs.io/en/latest/about/help.html .. start_vyoslinter |