Skip to content

Commit b35b54e

Browse files
authored
GitHub: Add Codespaces badge (#711)
1 parent 44b65e9 commit b35b54e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ This repository contains the source code for the new [Files website](https://fil
5454
## GitHub Codespaces
5555

5656
You can develop this project using GitHub Codespaces.
57-
For this, click on the "Code" button on the main GitHub page of this repository.
57+
For this, click the button below. It will allow you to create a new Codespace with the configuration of your choice.
5858

59-
Then click on "Codespaces" and then on "Create codespace on main".
59+
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new/files-community/website?devcontainer_path=.devcontainer%2Fdevcontainer.json)
6060

61-
After the Codespace has initialized, you can run `pnpm dev` and are ready to go!
61+
After the Codespace has initialized, you can run `pnpm dev` and you'll be ready to go!
6262

6363
## Local development
6464

0 commit comments

Comments
 (0)