mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00
Fix markup on about/advantages
Close paragraph which was left open, causing the next heading to be in the wrong context.
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
|
||||
<a name="gui"></a>
|
||||
<h2>GUI database design and administration tools</h2>
|
||||
<p>There are many high-quality GUI Tools available for PostgreSQL from both open source developers and commercial providers. A list is available on our wiki as a <a href="https://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools">community guide</a> to PostgreSQL GUI Tools.
|
||||
<p>There are many high-quality GUI Tools available for PostgreSQL from both open source developers and commercial providers. A list is available on our wiki as a <a href="https://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools">community guide</a> to PostgreSQL GUI Tools.</p>
|
||||
|
||||
<a name="features"></a>
|
||||
<h2>Technical Features</h2>
|
||||
|
Reference in New Issue
Block a user