mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-20 07:49:57 +00:00
docs: fix codeflow link to open a new pr
This commit is contained in:
parent
d7643f1e7d
commit
fd55abea03
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Hi! We're really excited that you're interested in contributing to Elk! Before s
|
||||||
|
|
||||||
You can use [StackBlitz CodeFlow](https://stackblitz.com/codeflow) to fix bugs or implement features. You'll also see a CodeFlow button on PRs to review them without a local setup.
|
You can use [StackBlitz CodeFlow](https://stackblitz.com/codeflow) to fix bugs or implement features. You'll also see a CodeFlow button on PRs to review them without a local setup.
|
||||||
|
|
||||||
[![Open in Codeflow](https://developer.stackblitz.com/img/open_in_codeflow.svg)](https:///pr.new/___GH_ACCOUNT__/___GH_REPOSITORY___)
|
[![Open in Codeflow](https://developer.stackblitz.com/img/open_in_codeflow.svg)](https://pr.new/elk-zone/elk)
|
||||||
|
|
||||||
## Local Setup
|
## Local Setup
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue