Browse Source

changed pam url to reference current version

Joshua Prunier 10 năm trước cách đây
mục cha
commit
5e849829cc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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`