Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Commit 6a0d5d7

Browse files
committed
PERL-311 fix legacy docs authentication link
1 parent 863b188 commit 6a0d5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/MongoDB/Connection.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ automatically hashed before sending over the wire, unless C<$is_digest> is
331331
true, which will assume you already did the hashing on yourself.
332332
333333
See also the core documentation on authentication:
334-
L<http://dochub.mongodb.org/core/authentication>.
334+
L<http://docs.mongodb.org/manual/core/access-control/>.
335335
336336
337337
=head2 send($str)

0 commit comments

Comments
 (0)