From 3a1134339e2f393a3d2deffdaa1eab267abefb04 Mon Sep 17 00:00:00 2001 From: Jeremy Mikola Date: Thu, 26 Jan 2017 17:38:38 +0000 Subject: [PATCH] Use url.mongodb.glossary entity for MongoDB glossary links git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341775 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mongo/mongocollection.xml | 2 +- reference/mongo/mongodb.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/mongo/mongocollection.xml b/reference/mongo/mongocollection.xml index 2ee031ddbe..a0cb5ff815 100644 --- a/reference/mongo/mongocollection.xml +++ b/reference/mongo/mongocollection.xml @@ -145,7 +145,7 @@
&reftitle.seealso; - MongoDB core docs on collections. + MongoDB core docs on collections.
diff --git a/reference/mongo/mongodb.xml b/reference/mongo/mongodb.xml index 832ec44005..89098a9b0b 100644 --- a/reference/mongo/mongodb.xml +++ b/reference/mongo/mongodb.xml @@ -197,7 +197,7 @@ $db = $m->selectDB("example");
&reftitle.seealso; - MongoDB core docs on databases. + MongoDB core docs on databases.