diff options
| author | Donatas Abraitis <donatas.abraitis@gmail.com> | 2019-11-20 11:21:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-20 11:21:04 +0200 |
| commit | c8eeee33c1f0939ea681e60827ae4623bc7fd10d (patch) | |
| tree | 90189ff218766f25504828ad172c50b1c451dd8b | |
| parent | 1d696edbde7cce40f75eeddf473b0b5a5f1974ba (diff) | |
| parent | ff7d3cf2b7bcf6f4724f6b3800946d2e74df7f04 (diff) | |
Merge pull request #5385 from donaldsharp/nhrp_doc_update
doc: Fix nhrp doc issue
| -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: |
