Merge pull request #1769 from greenie-msft/remove_codespaces_beta

Remove alert saying Codespaces is in Beta
This commit is contained in:
Ori Zohar 2021-09-07 14:59:18 -07:00 committed by GitHub
commit 60de8b779b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -10,10 +10,6 @@ aliases:
[GitHub Codespaces](https://github.com/features/codespaces) are the easiest way to get up and running for contributing to a Dapr repo. In as little as a single click, you can have an environment with all of the prerequisites ready to go in your browser.
{{% alert title="Private Beta" color="warning" %}}
GitHub Codespaces is currently in a private beta. Sign up [here](https://github.com/features/codespaces/signup).
{{% /alert %}}
## Features
- **Click and Run**: Get a dedicated and sandboxed environment with all of the required frameworks and packages ready to go.