From 3c964978bf59f8f244cf26c49b321d0f73b4e889 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 17 Feb 2020 22:49:06 +0100 Subject: [PATCH] [SKIP CI] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 92346ff..a16bea2 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ Setup a [PostgreSQL](https://www.postgresql.org/) database server. PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. -You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/database/postgres). +You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/roles/database/postgres). -### License +## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. -### Maintainers and Contributors +## Maintainers and Contributors [Robert Kaussow](https://gitea.rknet.org/xoxys)