From 01567a6abe73e98e96e01c51f2dac3a9df944b90 Mon Sep 17 00:00:00 2001 From: Matheus Felipe Date: Mon, 2 May 2022 14:44:13 -0300 Subject: [PATCH] Upd Basho Docs to Riak Docs This project has been renamed and its link has been updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 981ed2b..bc6b1b1 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Moment.js](https://momentjs.com/docs/) - Thorough, well-designed, and excellent use of top-nav. (contributed by [@joshuapoehls](https://twitter.com/#!/joshuapoehls)) * [Solarized](https://ethanschoonover.com/solarized/) - Beautiful documentation about a color scheme, using the color scheme from [Ethan Schoonover](https://github.com/altercation). (contributed by [@seancribbs](http://twitter.com/seancribbs)) * [Ember.js](https://guides.emberjs.com/) - The overall navigation could be done a bit better but the presentation and readability is quite nice. (contributed by [@cmeik](https://twitter.com/cmeik)) -* [Basho Docs](http://docs.basho.com/) - Well-designed, excellent use of versioning, integrated search, and much more. +* [Riak Docs](https://docs.riak.com/) - Well-designed, excellent use of versioning, integrated search, and much more. * [Go By Example](https://gobyexample.com/) - Clean, simple, and extensive. These docs that make you want to learn Go just because they make it so straightforward. * [gevent API Docs](http://www.gevent.org/intro.html) - Clean, polished docs for gevent. (contributed by [rubik](https://github.com/rubik)) * [CodernityDB](http://labs.codernity.com/codernitydb/index.html) - Clean, extensive, useful. I also love the fact that the day the software was released the documentation was this extensive.