summaryrefslogtreecommitdiffstats
path: root/python/pymongo/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pymongo/README')
-rw-r--r--python/pymongo/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/pymongo/README b/python/pymongo/README
index cfa106b153..711daff44c 100644
--- a/python/pymongo/README
+++ b/python/pymongo/README
@@ -3,4 +3,3 @@ database from Python. The bson package is an implementation of
the BSON format for Python (http://bsonspec.org). The pymongo
package is a native Python driver for MongoDB. The gridfs package
is a gridfs implementation on top of pymongo.
-(http://www.mongodb.org/display/DOCS/GridFS+Specification)