www: Fix link to schema.sql
This commit is contained in:
parent
bb28e17bbd
commit
30a8353089
1 changed files with 1 additions and 1 deletions
|
|
@ -545,7 +545,7 @@ TUWF::get '/info/about' => sub {
|
|||
<a href="/curl">curl's -C</a>.
|
||||
<br /><br />
|
||||
The database schema is "documented" at <a
|
||||
href="https://code.blicky.net/yorhel/manned/src/branch/master/sql/schema.sql">schema.sql</a>
|
||||
href="https://code.blicky.net/yorhel/manned/src/branch/master/schema.sql">schema.sql</a>
|
||||
in the git repo. Keep in mind that these dumps don't constitute a stable
|
||||
API and, while this won't happen frequently, incompatible schema changes
|
||||
or Postgres major version bumps will occassionally occur.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue