Преглед изворни кода

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`