Skip to content

Commit 47b4cd7

Browse files
author
radeva
authored
docs: remove broken link
1 parent 945cbc4 commit 47b4cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ git checkout -b <my-fix-branch> master
5959
6060
4. Before you submit your PR:
6161
- Rebase your changes to the latest master: `git pull --rebase upstream master`.
62-
- Ensure all unit test are green. Check [running unit tests](DevelopmentWorkflow.md#running-the-tests). How?
62+
- Ensure all unit test are green. How?
6363
- Go to `seed-tests`
6464
- Delete `seed-copy` if existing
6565
- Run `npm install`

0 commit comments

Comments
 (0)