We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42886f4 commit c16e3ddCopy full SHA for c16e3dd
source/reference/fields.txt
@@ -242,7 +242,7 @@ Field Type: Hash
242
----------------
243
244
When using a field of type Hash, be wary of adhering to the
245
-`legal key names for mongoDB <http://docs.mongodb.org/manual/reference/limits/#naming-restrictions>`_,
+`legal key names for mongoDB <https://www.mongodb.com/docs/manual/reference/limits/#naming-restrictions>`_,
246
or else the values will not store properly.
247
248
.. code-block:: ruby
0 commit comments