diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2019-11-19 21:42:13 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2019-11-19 21:53:37 -0500 |
| commit | ff7d3cf2b7bcf6f4724f6b3800946d2e74df7f04 (patch) | |
| tree | 90189ff218766f25504828ad172c50b1c451dd8b | |
| parent | 1d696edbde7cce40f75eeddf473b0b5a5f1974ba (diff) | |
doc: Fix nhrp doc issue
The link to the strong swan patches was mumble snumped.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
| -rw-r--r-- | doc/user/nhrpd.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/nhrpd.rst b/doc/user/nhrpd.rst index 33cdbd9591..ec6bc56e76 100644 --- a/doc/user/nhrpd.rst +++ b/doc/user/nhrpd.rst @@ -124,9 +124,9 @@ nhrpd connects to strongSwan using VICI protocol based on UNIX socket (hardcoded now as /var/run/charon.vici). strongSwan currently needs few patches applied. Please check out the -`http://git.alpinelinux.org/cgit/user/tteras/strongswan/log/?h=tteras-release,release <http://git.alpinelinux.org/cgit/user/tteras/strongswan/log/?h=tteras-release,release>`_ +https://git.alpinelinux.org/user/tteras/strongswan/log/?h=tteras-release and -`http://git.alpinelinux.org/cgit/user/tteras/strongswan/log/?h=tteras,working tree <http://git.alpinelinux.org/cgit/user/tteras/strongswan/log/?h=tteras,working tree>`_ +https://git.alpinelinux.org/user/tteras/strongswan/log/?h=tteras git repositories for the patches. .. _nhrp-events: |
