diff --git a/content/codespaces/developing-in-a-codespace/connecting-to-a-private-network.md b/content/codespaces/developing-in-a-codespace/connecting-to-a-private-network.md index 3edf3e4c9e65..47b27061b611 100644 --- a/content/codespaces/developing-in-a-codespace/connecting-to-a-private-network.md +++ b/content/codespaces/developing-in-a-codespace/connecting-to-a-private-network.md @@ -20,8 +20,8 @@ By default, your codespaces have access to all resources on the public internet, ## Connecting to resources on a private network There are currently two methods of accessing resources on a private network within {% data variables.product.prodname_github_codespaces %}. -* Using a {% data variables.product.prodname_cli %} extension to configure your local machine as a gateway to remote resources. -* Using a VPN. +* Using a {% data variables.product.prodname_cli %} extension to configure your local machine as a gateway to remote resources +* Using a VPN ### Using the GitHub CLI extension to access remote resources