Skip to content

Commit 5f1ecc6

Browse files
authored
Merge pull request #866 from kay-kim/master
DOCS-9835 changes for separate mongoid docs site
2 parents 990557b + 9a1af85 commit 5f1ecc6

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

source/index.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Object Document Mappers (ODM) as opposed to Object Relational Mappers
4444
The ODM officially supported by MongoDB is Mongoid, originally written
4545
by Durran Jordan.
4646

47-
For tutorials on Mongoid, see :doc:`/mongoid`.
47+
For tutorials on Mongoid, see the `Mongoid Manual <https://docs.mongodb.com/mongoid/master>`_.
4848

4949
.. COMMENT For the actual build, see mongodb/docs-ruby repo which pulls the documentation source from:
5050
.. mongo-ruby-driver,
@@ -61,7 +61,6 @@ For tutorials on Mongoid, see :doc:`/mongoid`.
6161
quick-start
6262
ruby-driver-tutorials
6363
bson-tutorials
64-
mongoid
6564
API <http://api.mongodb.com/ruby/current/>
6665
/reference/driver-compatibility
6766
/reference/additional-resources

source/meta/404.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
:orphan:
2+
3+
==============
4+
File not found
5+
==============
6+
7+
The URL you requested does not exist or has been removed.

0 commit comments

Comments
 (0)