From 56fc9f7c6f09bb8455ec8cc32c7bc85705690027 Mon Sep 17 00:00:00 2001 From: Hicham Omari Date: Sat, 26 Oct 2024 13:47:06 +0200 Subject: [PATCH] Remove periods from list items --- .../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 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