Skip to content

Commit c16e3dd

Browse files
authored
RUBY-2942: Update documentation links (#5482)
1 parent 42886f4 commit c16e3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/fields.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ Field Type: Hash
242242
----------------
243243

244244
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>`_,
245+
`legal key names for mongoDB <https://www.mongodb.com/docs/manual/reference/limits/#naming-restrictions>`_,
246246
or else the values will not store properly.
247247

248248
.. code-block:: ruby

0 commit comments

Comments
 (0)