Skip to content

Commit

Permalink
PERL-311 fix legacy docs authentication link
Browse files Browse the repository at this point in the history
  • Loading branch information
friedo committed Mar 19, 2014
1 parent 863b188 commit 6a0d5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/MongoDB/Connection.pm
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ automatically hashed before sending over the wire, unless C<$is_digest> is
true, which will assume you already did the hashing on yourself.
See also the core documentation on authentication:
L<http://dochub.mongodb.org/core/authentication>.
L<http://docs.mongodb.org/manual/core/access-control/>.
=head2 send($str)
Expand Down

0 comments on commit 6a0d5d7

Please sign in to comment.