[doc][vpnaas] Fix reference url after recent change

This patch intends to fix the reference URL after the recent change
in vpnaas [1]

[1] https://review.openstack.org/#/c/555167/

Change-Id: Icfec7fe3329c545d2f60c6e6cb7c28d4c05d6f36
This commit is contained in:
Cao Xuan Hoang 2018-04-04 09:31:42 +07:00
parent b6a984003d
commit 91068d097e
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ IPsec connections. The endpoint groups separate the "what gets connected" from
the "how to connect" for a VPN service, and can be used for different flavors
of VPN, in the future.
Refer `Multiple Local Subnets <https://docs.openstack.org/neutron-vpnaas/latest/devref/multiple-local-subnets.html>`__ for more detail.
Refer `Multiple Local Subnets <https://docs.openstack.org/neutron-vpnaas/latest/contributor/multiple-local-subnets.html>`__ for more detail.
Create the IKE policy, IPsec policy, VPN service,
local endpoint group and peer endpoint group.