Skip to content

Commit 46bf110

Browse files
committed
Fix broken link to roadmap in CONTRIBUTING.md
1 parent b13491b commit 46bf110

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
@@ -22,7 +22,7 @@ We will handle updating the version, tagging the release, and releasing the gem.
2222

2323
Here are a few things you can do that will increase the likelihood of your pull request being accepted:
2424

25-
- Make sure your contribution is consistent with our [roadmap](roadmap.md).
25+
- Make sure your contribution is consistent with our [roadmap](/doc/roadmap.md).
2626

2727
- Follow the [style guide](https://github.com/bbatsov/ruby-style-guide).
2828

0 commit comments

Comments
 (0)