Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit 54d67c5

Browse files
committed
[docs] Oops: Make the browser extension's 'Open in Gitpod' button actually open in Gitpod
1 parent e715743 commit 54d67c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/docs/browser-extension.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you are using Gitpod Self-Hosted you can still use the browser extension by c
1717

1818
After you have installed the extension go to the options panel and enter your Gitpod Self-Hosted URL.
1919

20-
<img width="461" alt="Screenshot 2020-08-25 at 08 52 33" src="https://user-images.githubusercontent.com/372735/91141921-57ce6c80-e6b0-11ea-92e2-8e3a624bb87e.png">
20+
<img width="461" alt="Gitpod browser extension configuration" src="https://user-images.githubusercontent.com/372735/91141921-57ce6c80-e6b0-11ea-92e2-8e3a624bb87e.png">
2121

2222
### Accessing the options on Chrome
2323

@@ -31,4 +31,4 @@ An Options page enables you to define preferences for your extension that your u
3131

3232
Gitpod's browser extension is open source. You can check out its [source code](https://github.com/gitpod-io/browser-extension), or even open it in Gitpod:
3333

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

0 commit comments

Comments
 (0)