Skip to content

Commit

Permalink
docs: Fix broken link in README.md (#442)
Browse files Browse the repository at this point in the history
Closes #441.

### Summary of Changes

Fixed the broken link to our project guidelines in our README, which was
a regression from #427.
  • Loading branch information
zzril authored Jul 11, 2023
1 parent 2c54ec0 commit 44005f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ You can find the full documentation [here](https://stdlib.safeds.com).
We welcome contributions from everyone. As a starting point, check the following resources:

* [Setting up a development environment](https://stdlib.safeds.com/en/latest/development/environment/)
* [Project guidelines](https://stdlib.safeds.com/en/latest/development/guidelines/)
* [Project guidelines](https://stdlib.safeds.com/en/latest/development/project_guidelines/)
* [Contributing page](https://github.com/Safe-DS/Stdlib/contribute)

If you need further help, please [use our discussion forum][forum].
Expand Down

0 comments on commit 44005f4

Please sign in to comment.