File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ puts data.to_json_c14n
60
60
```
61
61
62
62
## 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/ )
64
64
65
65
### Principal Classes
66
66
* {JSON::Canonicalization}
@@ -70,7 +70,7 @@ Full documentation available on [RubyDoc](https://dryruby.github.io/json-canonic
70
70
* [ JSON] ( https://rubygems.org/gems/json ) (>= 2.6)
71
71
72
72
## Author
73
- * [ Gregg Kellogg] ( http ://github.com/gkellogg) - < http ://kellogg-assoc.com />
73
+ * [ Gregg Kellogg] ( https ://github.com/gkellogg) - < https ://greggkellogg.net />
74
74
75
75
## Contributing
76
76
* Do your best to adhere to the existing coding conventions and idioms.
You can’t perform that action at this time.
0 commit comments