You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/content/docs/contributing/how-to-contribute.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ several ways you can help us :
37
37
38
38
### Write bats tests
39
39
If you have spotted a bug, a great way to help us improve toml bombadil is to write a
40
-
[bats](https://bats-core.readthedocs.io/en/latest/) test to reproduce it, see [HOWTO](bats-tests/HOWTO.md) for more info.
40
+
[bats](https://bats-core.readthedocs.io/en/latest/) test to reproduce it, see [HOWTO](https://github.com/oknozor/toml-bombadil/blob/main/bats-tests/HOWTO.md) for more info.
0 commit comments