README.md in sxp-1.2.1 vs README.md in sxp-1.2.2

- old
+ new

@@ -201,10 +201,10 @@ SXP::Generator.print([:and, true, false]) #=> (and #t #f) ## Documentation -* Full documentation available on [RubyDoc](https:/rubydoc.info/gems/sxp/file/README.md) +* Full documentation available on [RubyDoc](https://dryruby.github.io/sxp) * {SXP} ### Parsing SXP * {SXP::Reader}