Skip to content

Commit ab6ece2

Browse files
authored
fix: place correct contributing guide link (#557)
Previously linked https://cot.rs/guide/latest/contributing shows "Not Found. The page you are looking for was not found." Actual contributing guide is in https://github.com/cot-rs/cot/blob/master/CONTRIBUTING.md Minor change but makes life easier for new contributors
1 parent eb77c4e commit ab6ece2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ manager might not be the latest one, so we recommend just using the official pac
7676

7777
## Development
7878

79-
If you want to contribute to Cot, please read the [contributing guide](https://cot.rs/guide/latest/contributing). It will guide you through the process of setting up your development environment and making contributions.
79+
If you want to contribute to Cot, please read the [contributing guide](https://github.com/cot-rs/cot/blob/master/CONTRIBUTING.md). It will guide you through the process of setting up your development environment and making contributions.
8080

8181
Thanks in advance for your contributions — every contribution is appreciated!
8282

0 commit comments

Comments
 (0)