doc: Update cracklib URL
authorPeter Eisentraut <peter@eisentraut.org>
Fri, 28 Aug 2020 06:19:12 +0000 (08:19 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Fri, 28 Aug 2020 06:19:12 +0000 (08:19 +0200)
Author: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Laurenz Albe <laurenz.albe@cybertec.at>
Discussion: https://www.postgresql.org/message-id/flat/f7266133-618a-0adc-52ef-f43c78806b0e%402ndquadrant.com

doc/src/sgml/passwordcheck.sgml

index 4128b6cc4f6f3866a03106d0a331e0a39224270c..0d89bb95b9de4bc994639118ce9b81e63400cb42 100644 (file)
@@ -25,7 +25,7 @@
  <para>
   You can adapt this module to your needs by changing the source code.
   For example, you can use
-  <ulink url="https://sourceforge.net/projects/cracklib/">CrackLib</ulink>
+  <ulink url="https://github.com/cracklib/cracklib">CrackLib</ulink>
   to check passwords &mdash; this only requires uncommenting
   two lines in the <filename>Makefile</filename> and rebuilding the
   module.  (We cannot include <productname>CrackLib</productname>