Use https for external links wherever possible
This commit is contained in:
parent
70b45094ab
commit
f05625eb82
13 changed files with 17 additions and 17 deletions
|
|
@ -103,7 +103,7 @@ Querying is simple as well:
|
|||
>>> collection.User.find_one({'name': u'admin'})
|
||||
<User u'admin'>
|
||||
|
||||
.. _MongoKit: http://bytebucket.org/namlook/mongokit/
|
||||
.. _MongoKit: https://github.com/namlook/mongokit
|
||||
|
||||
|
||||
PyMongo Compatibility Layer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue