소스 검색

changed pam url to reference current version

Joshua Prunier 10 년 전
부모
커밋
5e849829cc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -130,7 +130,7 @@ Type:           bool
 Valid Values:   true, false
 Default:        false
 ```
-`allowCleartextPasswords=true` allows the usage of the cleartext client side plugin. This can be insecure but is required by the [PAM authentication plugin](http://dev.mysql.com/doc/refman/5.5/en/pam-authentication-plugin.html).
+`allowCleartextPasswords=true` allows the usage of the cleartext client side plugin. This can be insecure but is required by the [PAM authentication plugin](http://dev.mysql.com/doc/en/pam-authentication-plugin.html).
 
 ##### `allowOldPasswords`