Skip to content

Commit 8f9b4da

Browse files
committed
Fix releases link so it points to Ruby project
Fix releases link so it points to Ruby project. I did this before, but must have accidentally overwritten the change.
1 parent 9b6d241 commit 8f9b4da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ $ open coverage/index.html
7878
git push --tags
7979
```
8080

81-
4. Cut a new GitHub release by visiting [new release](https://github.com/riverqueue/river/releases/new), selecting the new tag, and copying in the version's `CHANGELOG.md` content as the release body.
81+
4. Cut a new GitHub release by visiting [new release](https://github.com/riverqueue/riverqueue-ruby/releases/new), selecting the new tag, and copying in the version's `CHANGELOG.md` content as the release body.

0 commit comments

Comments
 (0)