From 8c68070435a3bd53fc80c792cdae1aa9815e21d4 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 72270ef..980c0bc 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ Setup [Drone CI](https://drone.io/) base server. Drone is a Continuous Delivery system built on container technology. Drone uses a simple YAML configuration file, a superset of docker-compose, to define and execute Pipelines inside Docker containers. -You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/cloud/droneci/). +You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/roles/cloud/droneci/). -### 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)