Merge pull request #441 from ellerbrock/drone-fix

fix(deadlinks): update links in description for drone
This commit is contained in:
Raúl Sánchez
2017-07-05 12:55:54 +02:00
committed by GitHub
+2 -2
View File
@@ -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"