Skip to content

Commit 5a88641

Browse files
authored
Docs: Make image path in contributing absolute (ArchipelagoMW#5790)
1 parent 16559e7 commit 5a88641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ game contributions:
2020
It is recommended that automated github actions are turned on in your fork to have github run unit tests after
2121
pushing.
2222
You can turn them on here:
23-
![Github actions example](./img/github-actions-example.png)
23+
![Github actions example](/docs/img/github-actions-example.png)
2424

2525
* **When reviewing PRs, please leave a message about what was done.**
2626
We don't have full test coverage, so manual testing can help.

0 commit comments

Comments
 (0)