diff options
author | Peter Eisentraut | 2016-05-13 14:38:35 +0000 |
---|---|---|
committer | Peter Eisentraut | 2016-05-13 14:39:11 +0000 |
commit | 6d52e8b64612fc339d33acee9e91f04c3cc5b182 (patch) | |
tree | f47104b904df5ac0e53e8b357f5fc9cfec230081 /doc/src | |
parent | d94977ef1cef8810a6a7692a1debd56b7811b2aa (diff) |
doc: Update link to external site
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/pgcrypto.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/pgcrypto.sgml b/doc/src/sgml/pgcrypto.sgml index 21a884bf20c..a3b987a4c4e 100644 --- a/doc/src/sgml/pgcrypto.sgml +++ b/doc/src/sgml/pgcrypto.sgml @@ -1357,7 +1357,7 @@ gen_random_uuid() returns uuid <para>Jean-Luc Cooke Fortuna-based <filename>/dev/random</> driver for Linux.</para> </listitem> <listitem> - <para><ulink url="http://research.cyber.ee/~lipmaa/crypto/"></ulink></para> + <para><ulink url="http://kodu.ut.ee/~lipmaa/crypto/"></ulink></para> <para>Collection of cryptology pointers.</para> </listitem> </itemizedlist> |