Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit693eb9d

Browse files
committed
doc: Fix syntax of a URL
Leading white space before the "http:" is apparently treated as arelative link at least by some browsers.
1 parentd5b31cc commit693eb9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2320,7 +2320,7 @@ createlang: language installation failed: ERROR: could not load library "/opt/d
23202320
</biblioentry>
23212321

23222322
<biblioentry>
2323-
<title><ulink url="http://www.redbooks.ibm.com/abstracts/sg245674.html?Open">Developing and Porting C and C++ Applications on AIX</ulink></title>
2323+
<title><ulink url="http://www.redbooks.ibm.com/abstracts/sg245674.html?Open">Developing and Porting C and C++ Applications on AIX</ulink></title>
23242324
<publisher>
23252325
<publishername>IBM Redbook</publishername>
23262326
</publisher>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp