From 60e8e031cf558d676af2d938552bdf4fa7bb59e2 Mon Sep 17 00:00:00 2001 From: Tjerk Anne Meesters Date: Tue, 25 Nov 2014 23:25:24 +0000 Subject: [PATCH] Fixed error in reference link git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335215 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mongo/mongodb/createcollection.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/mongo/mongodb/createcollection.xml b/reference/mongo/mongodb/createcollection.xml index 7782e49543..c5ee1bae63 100644 --- a/reference/mongo/mongodb/createcollection.xml +++ b/reference/mongo/mongodb/createcollection.xml @@ -64,7 +64,7 @@ $collection = $db->command(array( server version and storage engine, and the driver passes any option that you give it straight to the server. A few of the supported options are, but you can find a full list in the MongoDB core docs on createCollection: + xlink:href="&url.mongodb.docs;method/db.createCollection/">createCollection: