adminer
adminer copied to clipboard
Fix PostgreSQL documentation link
As the Serial Types section of the PostgreSQL documentation was moved to a Numeric subsection, this PR update the link to the correct destination: https://www.postgresql.org/docs/13/datatype-numeric.html#DATATYPE-SERIAL
Looks good, fixed in https://github.com/pematon/adminer/commit/374b8ed6a6bc8d2f3a5a30170d2677f680a984a7
Thanks.