1
0
mirror of synced 2025-12-23 11:54:18 -05:00

set redirect_from on 1 files

This commit is contained in:
Sophie
2022-07-01 14:49:39 +02:00
parent bf9333ede3
commit 98a93d2019
2 changed files with 2 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ children:
- /personalizing-github-codespaces-for-your-account - /personalizing-github-codespaces-for-your-account
- /changing-the-machine-type-for-your-codespace - /changing-the-machine-type-for-your-codespace
- /setting-your-default-editor-for-github-codespaces - /setting-your-default-editor-for-github-codespaces
- /setting-your-default-region-for-codespaces - /setting-your-default-region-for-github-codespaces
- /setting-your-timeout-period-for-codespaces - /setting-your-timeout-period-for-codespaces
- /configuring-automatic-deletion-of-your-codespaces - /configuring-automatic-deletion-of-your-codespaces
--- ---

View File

@@ -8,6 +8,7 @@ versions:
ghec: '*' ghec: '*'
redirect_from: redirect_from:
- /codespaces/managing-your-codespaces/setting-your-default-region-for-codespaces - /codespaces/managing-your-codespaces/setting-your-default-region-for-codespaces
- /codespaces/customizing-your-codespace/setting-your-default-region-for-codespaces
topics: topics:
- Codespaces - Codespaces
type: how_to type: how_to