Skip to content

Commit c110cc6

Browse files
MONGOID-5165 Fix documentation link (#5065)
1 parent 0022105 commit c110cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Documentation
99
-------------
1010

1111
Mongoid has [extensive user documentation](https://docs.mongodb.com/mongoid/current/).
12-
[API documentation](http://api.mongodb.com/mongoid/current/) is also available.
12+
[API documentation](https://docs.mongodb.com/mongoid/current/api/) is also available.
1313

1414
Mongoid is built on top of the MongoDB Ruby driver which has
1515
[its own user documentation](https://docs.mongodb.com/ruby-driver/current/).

0 commit comments

Comments
 (0)