From ee989152dfdd4ce389069e57059ced1a01f51662 Mon Sep 17 00:00:00 2001 From: Hicham Omari Date: Fri, 1 Nov 2024 17:27:25 +0100 Subject: [PATCH] Remove periods from list in connecting-to-a-private-network#connecting-to-resources-on-a-private-network (#35080) --- .../connecting-to-a-private-network.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 3edf3e4c9e..47b27061b6 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