1
0
mirror of synced 2025-12-22 11:26:57 -05:00

Remove mention of maximum number of codespaces you can create (#30013)

* Removes mention of max limits for codespaces

* Remove link to article
This commit is contained in:
Siara Leininger
2022-08-18 11:17:10 -07:00
committed by GitHub
parent 0df47e183b
commit f2cdbaf1a0
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ shortTitle: Create a codespace
You can create a codespace on {% data variables.product.prodname_dotcom_the_website %}, in {% data variables.product.prodname_vscode %}, or by using {% data variables.product.prodname_cli %}. {% data reusables.codespaces.codespaces-are-personal %}
Codespaces are associated with a specific branch of a repository and the repository cannot be empty. {% data reusables.codespaces.concurrent-codespace-limit %} For more information, see "[Deleting a codespace](/github/developing-online-with-codespaces/deleting-a-codespace)."
Codespaces are associated with a specific branch of a repository and the repository cannot be empty. {% data reusables.codespaces.concurrent-codespace-limit %}
When you create a codespace, a number of steps happen to create and connect you to your development environment: