diff --git a/content/codespaces/customizing-your-codespace/index.md b/content/codespaces/customizing-your-codespace/index.md index 201fdf58a2..b12348b6ae 100644 --- a/content/codespaces/customizing-your-codespace/index.md +++ b/content/codespaces/customizing-your-codespace/index.md @@ -14,7 +14,7 @@ children: - /changing-the-machine-type-for-your-codespace - /setting-your-default-editor-for-github-codespaces - /setting-your-default-region-for-github-codespaces - - /setting-your-timeout-period-for-codespaces + - /setting-your-timeout-period-for-github-codespaces - /configuring-automatic-deletion-of-your-codespaces --- diff --git a/content/codespaces/customizing-your-codespace/setting-your-timeout-period-for-github-codespaces.md b/content/codespaces/customizing-your-codespace/setting-your-timeout-period-for-github-codespaces.md index 8655d421fd..3a069a2d3a 100644 --- a/content/codespaces/customizing-your-codespace/setting-your-timeout-period-for-github-codespaces.md +++ b/content/codespaces/customizing-your-codespace/setting-your-timeout-period-for-github-codespaces.md @@ -9,6 +9,8 @@ versions: topics: - Codespaces type: how_to +redirect_from: + - /codespaces/customizing-your-codespace/setting-your-timeout-period-for-codespaces --- A codespace will stop running after a period of inactivity. You can specify the length of this timeout period. The updated setting will apply to any newly created codespace. @@ -54,4 +56,4 @@ If you don't specify a timeout period when you create a codespace, then the defa You can set your default timeout period in your web browser, on {% data variables.product.prodname_dotcom_the_website %}. Alternatively, if you use {% data variables.product.prodname_cli %} to create a codespace you can set a timeout period for that particular codespace. For more information, click the appropriate tab above. -{% endvscode %} \ No newline at end of file +{% endvscode %}