Skip to content

Commit b882ef2

Browse files
authored
Remove typographic stuff we don't use anyways.
1 parent c78afe1 commit b882ef2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,7 @@ npm run test:watch
7070

7171
### Docs
7272

73-
Improvements to the documentation are always welcome. In the docs we abide by typographic rules for double quotes and dashes, so you should use “ ” instead of " " and — instead of --. These rules only apply to the text, not to code blocks.
74-
75-
The docs are published automatically when the `master` branch is updated.
73+
Improvements to the documentation are always welcome. You can find them in the [`docs`](/docs) path. We use [Docusaurus](https://docusaurus.io/) to build our documentation website. The website is published automatically whenever the `master` branch is updated.
7674

7775
### Examples
7876

0 commit comments

Comments
 (0)