Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed markdown typo #843

Merged
merged 4 commits into from
Apr 13, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Fixed markdown typo
  • Loading branch information
zlite authored Apr 13, 2021
commit eebcd4fb6dcd5ea264ca07deb122f5451f6b2320
3 changes: 1 addition & 2 deletions docs/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ template.

Are you a hardware specialist that can write a donkey part wrapper for a
GPS unit or a data scientist that can write an recursive neural net autopilot?
If so please write a part so other people driving donkeys can use the part. How do parts work? Check out [this overview]
(parts/about)
If so please write a part so other people driving donkeys can use the part. How do parts work? Check out [this overview](/parts/about)

## Fix or report a bug

Expand Down