Skip to content

Commit

Permalink
Merge branch 'fix-autobuild-issues' into add-carbon-black-supported-v…
Browse files Browse the repository at this point in the history
…ersions
  • Loading branch information
phily245 committed Dec 9, 2024
2 parents f66a50b + 5077301 commit 33e513a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/ecloud/vpc/vpn/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ In eCloud VPC you have the ability to set up both Site-to-Site and Point-to-Site
Site-to-Site VPNs are used to connect two networks together over the internet, this is particularly useful for connecting
on-premises networks to your eCloud VPC networks.

Learn how to [set up a Point-to-Site VPN](/docs/ecloud/vpc/vpn/point-to-site-vpn/).
Learn how to [set up a Site-to-Site VPN](/docs/ecloud/vpc/vpn/site-to-site-vpn/).

Check warning on line 9 in source/ecloud/vpc/vpn/index.md

View workflow job for this annotation

GitHub Actions / check

None:any reference target not found: /docs/ecloud/vpc/vpn/site-to-site-vpn/

## Point-to-Site VPNs
Point-to-Site VPNs are used to connect individual devices to a private network from a remote location.
This allows remote workers who need to access resources on your eCloud VPC networks to connect securely.

Learn how to [set up a Site-to-Site VPN](/docs/ecloud/vpc/vpn/site-to-site-vpn/).
Learn how to [set up a Point-to-Site VPN](/docs/ecloud/vpc/vpn/point-to-site-vpn/).

Check warning on line 15 in source/ecloud/vpc/vpn/index.md

View workflow job for this annotation

GitHub Actions / check

None:any reference target not found: /docs/ecloud/vpc/vpn/point-to-site-vpn/

```eval_rst
.. title:: eCloud VPC VPNs
Expand Down

0 comments on commit 33e513a

Please sign in to comment.