Add a link in the `postgresql_database` pointing to postgresql.org

This commit is contained in:
Sean Chittenden 2016-12-26 07:01:17 -08:00
parent 73be4bc21f
commit f2f495413e
No known key found for this signature in database
GPG Key ID: 4EBC9DC16C2E5E16
1 changed files with 3 additions and 2 deletions

View File

@ -8,8 +8,9 @@ description: |-
# postgresql\_database
The ``postgresql_database`` resource creates and manages a database instance on
a PostgreSQL server.
The ``postgresql_database`` resource creates and manages [database
objects](https://www.postgresql.org/docs/current/static/managing-databases.html)
within a PostgreSQL server instance.
## Usage