Skip to content

Commit 978f802

Browse files
authored
Merge pull request #15 from jdavcs/jdavcs_readme
Update links to ansible module
2 parents a859a5f + cab1c0b commit 978f802

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ only managing database objects without managing the server installation and
1313
configuration. For that, see [galaxyproject.postgresql][gxpostgresql].
1414

1515
[ansible]: http://www.ansible.com
16-
[pguser]: http://docs.ansible.com/postgresql_user_module.html
17-
[pgdb]: http://docs.ansible.com/postgresql_db_module.html
18-
[pgprivs]: http://docs.ansible.com/postgresql_privs_module.html
16+
[pguser]: https://docs.ansible.com/ansible/latest/collections/community/postgresql/postgresql_user_module.html
17+
[pgdb]: https://docs.ansible.com/ansible/latest/collections/community/postgresql/postgresql_db_module.html
18+
[pgprivs]: https://docs.ansible.com/ansible/latest/collections/community/postgresql/postgresql_privs_module.html
1919
[ansiblegalaxy]: https://galaxy.ansible.com
2020
[gxpostgresql]: https://github.com/galaxyproject/ansible-postgresql/
2121

0 commit comments

Comments
 (0)