Skip to content

Commit 5321ff2

Browse files
committed
Merge branch 'jsjoeio/template-param' of github.com:coder/coder into jsjoeio/template-param
2 parents e9dab51 + 9a5dd8d commit 5321ff2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/admin/open-in-coder.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Open in Coder Button
22

3-
This is a Markdown button you can add to your project's `README.md` to get your developers up and running with Coder twice as fast.
3+
Add a markdown button to your project's `README.md` to get your developers up and running with Coder with a few clicks.
44

55
A basic example looks like this:
66

77
```text
8-
[![open in coder button](https://cdn.coder.com/embed-button.svg)](https://dev.coder.com/?template=coder-ts)
8+
[![Open in Coder](https://cdn.coder.com/embed-button.svg)](https://dev.coder.com/?template=coder-ts)
99
```
1010

1111
which renders like this:
1212

13-
![open in coder button](https://cdn.coder.com/embed-button.svg)
13+
![Open in Coder](https://cdn.coder.com/embed-button.svg)
1414

1515
You can customize this to take developers directly to your team's template. Read on to learn more.
1616

0 commit comments

Comments
 (0)