diff --git a/templates/drone/1/rancher-compose.yml b/templates/drone/1/rancher-compose.yml index 6c6c692..bbf3641 100644 --- a/templates/drone/1/rancher-compose.yml +++ b/templates/drone/1/rancher-compose.yml @@ -18,7 +18,7 @@ type: "password" required: true label: "Remote Config" - description: "Must be the full connection string. see http://readme.drone.io/setup/overview/ for more info" + description: "Must be the full connection string. See http://readme.drone.io/admin/ for more info" - variable: "public_port" type: "int" required: true @@ -38,7 +38,7 @@ label: "Database Config" type: "password" required: true - description: "Must be full db string. The hostname for the DB will be 'database'. See http://readme.drone.io/setup/overview/ for more info" + description: "Must be full db string. The hostname for the DB will be 'database'. See http://docs.drone.io/databases.html for more info" - variable: "database_service" type: "service" label: "Database Service"