1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00

Adjust SGML ulink tags to the URL is always displayed in our printed docs.

This commit is contained in:
Bruce Momjian
2005-03-31 03:54:38 +00:00
parent aeb502346b
commit fd977434b3
20 changed files with 150 additions and 165 deletions

View File

@@ -1,5 +1,5 @@
<!--
$PostgreSQL: pgsql/doc/src/sgml/advanced.sgml,v 1.47 2004/12/17 04:50:32 tgl Exp $
$PostgreSQL: pgsql/doc/src/sgml/advanced.sgml,v 1.48 2005/03/31 03:54:37 momjian Exp $
-->
<chapter id="tutorial-advanced">
@@ -468,8 +468,8 @@ SELECT name, altitude
<para>
If you feel you need more introductory material, please visit the
<ulink url="http://www.postgresql.org">PostgreSQL web
site</ulink> for links to more resources.
PostgreSQL web site,
<ulink url="http://www.postgresql.org"></ulink>, for links to more resources.
</para>
</sect1>
</chapter>