Skip to content

Commit

Permalink
Fix internal links on the README
Browse files Browse the repository at this point in the history
  • Loading branch information
waiting-for-dev committed Apr 14, 2022
1 parent 0defc69 commit 06802fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ end
### Referencing subscriptions

For all subscription methods we've seen, an `Omnes::Subscription` instance is
returned. Holding that reference can be useful for [Debugging][#debugging] and
[Testing][#testing] purposes.
returned. Holding that reference can be useful for [debugging](#debugging) and
[testing](#testing) purposes.

Often though, you won't have the reference at hand when you need it.
Thankfully, you can provide a subscription identifier on subscription time and
Expand Down

0 comments on commit 06802fa

Please sign in to comment.