Skip to content

Commit 0ca3903

Browse files
authored
Update open-in-gitpod button in README (#76)
Closes gitpod-io/gitpod#16672
1 parent 1c6f070 commit 0ca3903

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can use the [`component: browser-extension`](https://github.com/gitpod-io/gi
1919

2020
To make changes and test them, the easiest way is using Gitpod itself. The `.gitpod.yml` configuration for this project installs Google Chrome and runs a VNC server to allow users to see the Desktop of the Docker container. When a workspace starts, Google Chrome is started with the Gitpod extension automatically built from source and pre-installed, therefore you can preview your changes in the ephemeral Chrome browser. 🤯
2121

22-
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](gitpod.io/#https://github.com/gitpod-io/browser-extension)
22+
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/gitpod-io/browser-extension)
2323

2424
#### Build
2525

@@ -124,4 +124,4 @@ yarn build:safari
124124

125125
Hit `enter` when presented with this screen.
126126

127-
`Xcode` will open the `Gitpod.xcodeproj` automatically if it's installed.
127+
`Xcode` will open the `Gitpod.xcodeproj` automatically if it's installed.

0 commit comments

Comments
 (0)