Skip to content

Commit a78b711

Browse files
fix(docs): fix broken link to dev resources in Contributing.md (#10348)
* Fix broken link to dev resources in Contributing.md * Use absolute path for dev docs in Contributing.md --------- Co-authored-by: Florian Scheuner <[email protected]>
1 parent 86cda82 commit a78b711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/Contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ As this is an open source project, anyone is free to contribute as much or as li
4747

4848
If you're comfortable contributing to Open Source projects on GitHub please ensure you read our expectations for issue tracking, feature proposals and pull requests.
4949

50-
If you're looking for tools and tips to help you develop, see [Development Resources](../fbw-a32nx/docs/resources.md).
50+
If you're looking for tools and tips to help you develop, see [Development Resources](/fbw-a32nx/docs/resources.md).
5151

5252
**Please avoid** adding features that are not true to life or features without providing supported documentation.
5353

0 commit comments

Comments
 (0)