Skip to content

Commit 184ca43

Browse files
committed
chore: update CONTRIBUTING sandbox link
1 parent 85b54cc commit 184ca43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Opening an issue is very effective way to contribute because many users might al
1010

1111
Before reporting an issue, first check that there is not an already open issue for the same topic using the [issues page](https://github.com/algolia/docsearch/issues). Don't hesitate to thumb up an issue that corresponds to the problem you have.
1212

13-
Another element that will help us go faster at solving the issue is to provide a reproducible test case. We recommend to [use this CodeSandbox template](https://codesandbox.io/s/github/algolia/docsearch/tree/main/examples/js).
13+
Another element that will help us go faster at solving the issue is to provide a reproducible test case. We recommend to [use this CodeSandbox template](https://codesandbox.io/s/github/algolia/docsearch/tree/main/examples/demo).
1414

1515
## Code contribution
1616

@@ -59,7 +59,7 @@ Some examples of valid commit messages (used as first lines):
5959

6060
To run this project, you will need:
6161

62-
- Node.js ≥ 12[nvm](https://github.com/creationix/nvm#install-script) is recommended
62+
- Node.js ≥ 16[nvm](https://github.com/creationix/nvm#install-script) is recommended
6363
- [Yarn](https://yarnpkg.com)
6464

6565
## Release

0 commit comments

Comments
 (0)