diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2021-01-27 13:53:42 +0000 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2021-02-01 15:34:39 +0000 |
commit | 3e72083b45b9896fdd39c7661dedc8669fc13249 (patch) | |
tree | 2f0bd6d26c79da22fb7426efc089942785aca6f7 /src/plugins | |
parent | a98d99ab3f3ca38bf06096a1a777e5e6a53364d6 (diff) |
docs: fix up the markdown
Type: docs
Change-Id: Ia541839e1f1ceddfae4579dece43b9cc820702e2
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
(cherry picked from commit de569048a504cf211d80b86882e6781684301790)
Diffstat (limited to 'src/plugins')
-rwxr-xr-x | src/plugins/wireguard/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/wireguard/README.md b/src/plugins/wireguard/README.md index 48e45eb7760..df69d93789f 100755 --- a/src/plugins/wireguard/README.md +++ b/src/plugins/wireguard/README.md @@ -1,4 +1,4 @@ -# Wireguard vpp-plugin +# Wireguard vpp-plugin {#wireguard_plugin_doc} ## Overview This plugin is an implementation of [wireguard protocol](https://www.wireguard.com/) for VPP. It allows one to create secure VPN tunnels. |