From 7cf980553e83f3d9dc975def470dd27411494af8 Mon Sep 17 00:00:00 2001 From: 5h4d0wn1k Date: Wed, 23 Sep 2026 05:34:23 +0530 Subject: [PATCH] Note that the OpenVPN example repository is archived Closes #45946 The linked codespaces-contrib/codespaces-openvpn repository is archived and no longer maintained. Add a warning so readers do not rely on a defunct example, mirroring the existing warning for the GitHub CLI extension on the same page. Co-authored-by: ayushman-it <253447966+ayushman-it@users.noreply.github.com> --- .../connecting-to-a-private-network.md | 3 +++ 1 file changed, 3 insertions(+) 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 7af5ab686a1e..ad5625b084be 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 @@ -34,6 +34,9 @@ As an alternative to the {% data variables.product.prodname_cli %} extension, yo We recommend VPN tools like [OpenVPN](https://openvpn.net/) to access resources on a private network. For more information, see [Using the OpenVPN client from {% data variables.product.prodname_github_codespaces %}](https://github.com/codespaces-contrib/codespaces-openvpn). +> [!WARNING] +> The linked example repository is archived and is no longer maintained. + There are also a number of third party solutions that, while not explicitly endorsed by {% data variables.product.prodname_dotcom %}, have provided examples of how to integrate with {% data variables.product.prodname_github_codespaces %}. These third party solutions include: