Files
postgres-web/templates/pages/download/linux/linux_source.inc
Jonathan S. Katz c95fb76a05 Remove references to the (static|interactive) path to documentation.
While the permanent redirect will fix this over the course of time,
it is still better that we do not reference the old path from pgweb.
2018-11-05 10:23:41 -05:00

7 lines
237 B
HTML

<h2>Build from source</h2>
<p>
The source code can be found in the main <a href="/ftp/source/">file browser</a>.
Instructions for building from source can be found in the
<a href="/docs/current/installation.html">documentation</a>.
</p>