cracklib_url.diff

application/octet-stream

Filename: cracklib_url.diff
Type: application/octet-stream
Part: 0
Message: Re: passwordcheck: Log cracklib diagnostics

Patch

Format: unified
File+
doc/src/sgml/passwordcheck.sgml 1 1
diff --git a/doc/src/sgml/passwordcheck.sgml b/doc/src/sgml/passwordcheck.sgml
index 4128b6cc4f..0d89bb95b9 100644
--- a/doc/src/sgml/passwordcheck.sgml
+++ b/doc/src/sgml/passwordcheck.sgml
@@ -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>