Skip to content

Commit c9affa5

Browse files
committed
pre-commit
1 parent ddbfa83 commit c9affa5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/user/contributing.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ We encourage you to contribute to conda-forge. You can do so in several ways:
2323

2424
The conda-forge website is version-controlled in the
2525
[conda-forge.github.io repository](https://github.com/conda-forge/conda-forge.github.io) on GitHub.
26-
It is built with [Docusaurus](https://docusaurus.io).
26+
It is built with [Docusaurus](https://docusaurus.io).
2727

2828
### Website repository structure
2929

@@ -57,7 +57,6 @@ Read more about in the ["MDX and React" docs from Docusaurus](https://docusaurus
5757
- They can be simple Markdown pages or more elaborate React applications.
5858
- Find them under `/src/pages`. MDX and JSX pages will usually call components defined in `/src/components`.
5959

60-
6160
### Editing the documentation directly through Github
6261

6362
You can propose quick edits directly through the GitHub website if you have

0 commit comments

Comments
 (0)