Skip to content

Commit 1e9a8eb

Browse files
authored
Merge pull request #5535 from github/repo-sync
repo sync
2 parents adb40b0 + 08426b7 commit 1e9a8eb

4 files changed

Lines changed: 3 additions & 23 deletions

File tree

content/github/developing-online-with-codespaces/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,4 @@ topics:
2727
{% link_in_list /managing-gpg-verification-for-codespaces %}
2828
{% link_in_list /deleting-a-codespace %}
2929
{% link_in_list /troubleshooting-your-codespace %}
30-
{% link_in_list /using-codespaces-in-visual-studio-code %}
31-
{% link_in_list /using-codespaces-in-visual-studio %}
30+
{% link_in_list /using-codespaces-in-visual-studio-code %}

content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio-code.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ intro: 'You can develop in your codespace directly in {% data variables.product.
44
product: '{% data reusables.gated-features.codespaces %}'
55
redirect_from:
66
- /github/developing-online-with-codespaces/connecting-to-your-codespace-from-visual-studio-code
7+
- /github/developing-online-with-codespaces/using-codespaces-in-visual-studio
78
versions:
89
free-pro-team: '*'
910
topics:
@@ -27,7 +28,7 @@ To develop in a codespace directly in {% data variables.product.prodname_vscode
2728

2829
### Creating a codespace in {% data variables.product.prodname_vscode %}
2930

30-
After you connect your {% data variables.product.product_name %} account to the {% data variables.product.prodname_vs_codespaces %} extension, you can develop in a codespace that you created on {% data variables.product.product_name %} or in {% data variables.product.prodname_vscode %}.
31+
After you connect your {% data variables.product.product_name %} account to the {% data variables.product.prodname_github_codespaces %} extension, you can develop in a codespace that you created on {% data variables.product.product_name %} or in {% data variables.product.prodname_vscode %}.
3132

3233
{% data reusables.codespaces.click-remote-explorer-icon-vscode %}
3334
2. Click the Add icon, then click **Create New Codespace**.

content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

data/variables/product.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ prodname_security_center: 'Security Center'
119119

120120
# Codespaces
121121
prodname_codespaces: 'Codespaces'
122-
prodname_vs_codespaces: 'Visual Studio Codespaces'
123122
prodname_github_codespaces: 'GitHub Codespaces'
124123

125124
# GitHub resources: blog, jobs, Learning Lab

0 commit comments

Comments
 (0)