README.md in mongoid-7.3.5 vs README.md in mongoid-7.4.0
- old
+ new
@@ -7,20 +7,20 @@
Documentation
-------------
Mongoid has [extensive user documentation](https://docs.mongodb.com/mongoid/current/).
-[API documentation](http://api.mongodb.com/mongoid/current/) is also available.
+[API documentation](https://docs.mongodb.com/mongoid/current/api/) is also available.
Mongoid is built on top of the MongoDB Ruby driver which has
[its own user documentation](https://docs.mongodb.com/ruby-driver/current/).
Compatibility
-------------
Mongoid supports and is tested against:
-- MRI 2.3-3.0
+- MRI 2.5-3.0
- JRuby 9.2
- MongoDB server 2.6-4.4
Issues
------