mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
Fix another broken link in documentation.
Tom fixed another one of these in commit 7f32dbcd
, but there was another
almost identical one in libpq docs. Per his comment:
HP's web server has apparently become case-sensitive sometime recently.
Per bug #13479 from Daniel Abraham. Corrected link identified by Alvaro.
This commit is contained in:
@ -7441,7 +7441,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
|
||||
<application>libpq</application> will not also initialize those libraries.
|
||||
<!-- If this URL changes replace it with a URL to www.archive.org. -->
|
||||
See <ulink
|
||||
url="http://h71000.www7.hp.com/doc/83final/BA554_90007/ch04.html"></ulink>
|
||||
url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html"></ulink>
|
||||
for details on the SSL API.
|
||||
</para>
|
||||
|
||||
|
Reference in New Issue
Block a user