Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1a0959b

Browse files
committed
Fix another broken link in documentation.
Tom fixed another one of these in commit 7f32dbc, 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.
1 parent 7f06c70 commit 1a0959b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7572,7 +7572,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
75727572
<application>libpq</application> will not also initialize those libraries.
75737573
<!-- If this URL changes replace it with a URL to www.archive.org. -->
75747574
See <ulink
7575-
url="http://h71000.www7.hp.com/doc/83final/BA554_90007/ch04.html"></ulink>
7575+
url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html"></ulink>
75767576
for details on the SSL API.
75777577
</para>
75787578

0 commit comments

Comments
 (0)