Skip to content

Commit bdd86b2

Browse files
committed
Update some links.
1 parent 6e17a81 commit bdd86b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ puts data.to_json_c14n
6060
```
6161

6262
## Documentation
63-
Full documentation available on [RubyDoc](https://dryruby.github.io/json-canonicalization/file/README.md)
63+
Full documentation available on [GitHub](https://dryruby.github.io/json-canonicalization/)
6464

6565
### Principal Classes
6666
* {JSON::Canonicalization}
@@ -70,7 +70,7 @@ Full documentation available on [RubyDoc](https://dryruby.github.io/json-canonic
7070
* [JSON](https://rubygems.org/gems/json) (>= 2.6)
7171

7272
## Author
73-
* [Gregg Kellogg](http://github.com/gkellogg) - <http://kellogg-assoc.com/>
73+
* [Gregg Kellogg](https://github.com/gkellogg) - <https://greggkellogg.net/>
7474

7575
## Contributing
7676
* Do your best to adhere to the existing coding conventions and idioms.

0 commit comments

Comments
 (0)