Skip to content

Commit

Permalink
Merge pull request github#29309 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Oct 20, 2023
2 parents 37dccbf + 93698ba commit 472255e
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 4 deletions.
6 changes: 3 additions & 3 deletions content/codespaces/guides.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ includeGuides:
- /codespaces/managing-codespaces-for-your-organization/restricting-the-visibility-of-forwarded-ports
- /codespaces/managing-codespaces-for-your-organization/reviewing-your-organizations-audit-logs-for-github-codespaces
- /billing/managing-billing-for-github-codespaces/about-billing-for-github-codespaces
- /codespaces/codespaces-reference/using-the-vs-code-command-palette-in-codespaces
- /codespaces/codespaces-reference/disaster-recovery-for-github-codespaces
- /codespaces/codespaces-reference/security-in-github-codespaces
- /codespaces/reference/using-the-vs-code-command-palette-in-codespaces
- /codespaces/reference/disaster-recovery-for-github-codespaces
- /codespaces/reference/security-in-github-codespaces
---

2 changes: 1 addition & 1 deletion content/codespaces/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ children:
- /prebuilding-your-codespaces
- /managing-your-codespaces
- /managing-codespaces-for-your-organization
- /codespaces-reference
- /reference
- /troubleshooting
- /the-githubdev-web-based-editor
- /guides
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ topics:
- Codespaces
redirect_from:
- /codespaces/codespaces-reference/allowing-your-codespace-to-access-a-private-image-registry
- /codespaces/codespaces-reference/allowing-your-codespace-to-access-a-private-registry
shortTitle: Access a private registry
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ topics:
shortTitle: Disaster recovery
redirect_from:
- /codespaces/codespaces-reference/disaster-recovery-for-codespaces
- /codespaces/codespaces-reference/disaster-recovery-for-github-codespaces
---

We work hard to make sure that {% data variables.product.prodname_github_codespaces %} is always available to you. However, forces beyond our control sometimes impact the service in ways that can cause unplanned service disruptions.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@ children:
- /using-the-vs-code-command-palette-in-codespaces
- /security-in-github-codespaces
- /disaster-recovery-for-github-codespaces
redirect_from:
- /codespaces/codespaces-reference
---

Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ type: reference
shortTitle: Security in Codespaces
redirect_from:
- /codespaces/codespaces-reference/security-in-codespaces
- /codespaces/codespaces-reference/security-in-github-codespaces
---

## Overview of codespace security
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ shortTitle: Copilot in Codespaces
redirect_from:
- /codespaces/codespaces-reference/using-copilot-in-codespaces
- /codespaces/codespaces-reference/using-github-copilot-in-codespaces
- /codespaces/codespaces-reference/using-github-copilot-in-github-codespaces
---

[{% data variables.product.prodname_copilot %}](https://copilot.github.com/) is an AI pair programmer that you can use in any codespace that you open in the {% data variables.product.prodname_vscode_shortname %} web client or desktop application. For more information about {% data variables.product.prodname_copilot %}, see "[AUTOTITLE](/copilot/overview-of-github-copilot/about-github-copilot-for-individuals)."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ versions:
type: reference
topics:
- Codespaces
redirect_from:
- /codespaces/codespaces-reference/using-the-github-codespaces-plugin-for-jetbrains
---

{% data reusables.codespaces.codespaces-jetbrains-beta-note %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ shortTitle: VS Code Command Palette
allowTitleToDifferFromFilename: true
redirect_from:
- /codespaces/codespaces-reference/using-the-command-palette-in-codespaces
- /codespaces/codespaces-reference/using-the-vs-code-command-palette-in-codespaces
---

## About the {% data variables.product.prodname_vscode_command_palette %}
Expand Down

0 comments on commit 472255e

Please sign in to comment.