README.md in rbnacl-4.0.1 vs README.md in rbnacl-4.0.2

- old
+ new

@@ -149,20 +149,20 @@ which does not reveal the contents of the message Additional power-user features are available. Please see the Wiki for further information. -[RDoc documentation][rdoc] is also available. +[YARD API documentation][yard] is also available. [wiki]: https://github.com/cryptosphere/rbnacl/wiki [simplebox]: https://github.com/cryptosphere/rbnacl/wiki/SimpleBox [secretkey]: https://github.com/cryptosphere/rbnacl/wiki/Secret-Key-Encryption [publickey]: https://github.com/cryptosphere/rbnacl/wiki/Public-Key-Encryption [signatures]: https://github.com/cryptosphere/rbnacl/wiki/Digital-Signatures [macs]: https://github.com/cryptosphere/rbnacl/wiki/Authenticators [hashes]: https://github.com/cryptosphere/rbnacl/wiki/Hash-Functions -[rdoc]: http://rubydoc.info/github/cryptosphere/rbnacl/master/frames +[yard]: http://www.rubydoc.info/gems/rbnacl ## Learn More While NaCl has designed to be easier-than-usual to use for a crypto library, cryptography is an incredibly difficult subject and it's @@ -207,7 +207,9 @@ * Make your changes and send a pull request * If your changes look good, we'll merge 'em ## License -Copyright (c) 2012-2016 Jonathan Stott, Tony Arcieri. Distributed under the MIT License. -See LICENSE.txt for further details. +Copyright (c) 2012-2017 Tony Arcieri, Jonathan Stott. Distributed under the MIT License. +See [LICENSE.txt] for further details. + +[LICENSE.txt]: https://github.com/cryptosphere/rbnacl/blob/master/LICENSE.txt