mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-06 09:57:57 +00:00
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.
This commit is contained in:
@ -2,5 +2,5 @@
|
||||
<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/static/installation.html">documentation</a>.
|
||||
<a href="/docs/current/installation.html">documentation</a>.
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user