Skip to content

Commit 9dc6754

Browse files
Fix contributing guide link in README.md (#3158)
Co-authored-by: Nicholas Car <[email protected]>
1 parent e64ee9f commit 9dc6754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ python -m http.server --directory=htmlcov
215215
## Contributing
216216

217217
RDFLib survives and grows via user contributions!
218-
Please read our [contributing guide](https://rdflib.readthedocs.io/en/latest/CONTRIBUTING.html) and [developers guide](https://rdflib.readthedocs.io/en/latest/developers.html) to get started.
218+
Please read our [contributing guide](https://rdflib.readthedocs.io/en/latest/CONTRIBUTING/) and [developers guide](https://rdflib.readthedocs.io/en/latest/developers.html) to get started.
219219
Please consider lodging Pull Requests here:
220220

221221
* <https://github.com/RDFLib/rdflib/pulls>

0 commit comments

Comments
 (0)