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: