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

Commit cf0c446

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 42b6922 commit cf0c446

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
@@ -7441,7 +7441,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
74417441
<application>libpq</application> will not also initialize those libraries.
74427442
<!-- If this URL changes replace it with a URL to www.archive.org. -->
74437443
See <ulink
7444-
url="http://h71000.www7.hp.com/doc/83final/BA554_90007/ch04.html"></ulink>
7444+
url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html"></ulink>
74457445
for details on the SSL API.
74467446
</para>
74477447

0 commit comments

Comments
 (0)