Skip to content

Commit 3cdcade

Browse files
authored
bugfix: fixed broken link to Gem documentation. (#86)
1 parent 5356190 commit 3cdcade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ H3.to_boundary("8819429a9dfffff".to_i(16))
6464

6565
## Documentation
6666

67-
Please read [the Gem Documentation](https://www.rubydoc.info/github/StuartApp/h3_ruby/H3) for a full reference of available methods.
67+
Please read [the Gem Documentation](https://www.rubydoc.info/gems/h3) for a full reference of available methods.
6868

6969
## Development
7070

0 commit comments

Comments
 (0)