Skip to content

Commit 9d4cf73

Browse files
committed
Simplify Contributing
1 parent fa7e578 commit 9d4cf73

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
@@ -1,7 +1,7 @@
11
# Contributing
22

33
All contributions are subject to the
4-
[Vecorel Code of Conduct](https://vecorel.org/code-of-conduct/).
4+
[Code of Conduct](https://vecorel.org/code-of-conduct/).
55

66
## Running tests
77

@@ -14,6 +14,6 @@ Start with the following command in the folder where this README is located:
1414
Finally, you can run the tests as follows:
1515

1616
- To check the markdown run: `pipenv run test-docs`
17-
- To check the Vecorel schema run: `pipenv run test-schema`
17+
- To check the schema run: `pipenv run test-schema`
1818
- To check the examples run: `pipenv run test-examples`
1919
- To create a GeoParquet from the GeoJSON examples: `pipenv run create-geoparquet`

0 commit comments

Comments
 (0)