cmd/{uplink,gateway}: update cli copy "http" -> "https"

Change-Id: I47f46221ab3eb6065d382acfe75865abf09b1ce5
(cherry picked from commit 580a00561ae35b4830acc1f4dd990329df4d3c7b)
This commit is contained in:
Bryan White 2020-01-21 10:50:37 +01:00
parent 8772867855
commit cb827cbe31
2 changed files with 2 additions and 2 deletions

View File

@ -338,7 +338,7 @@ Your S3 Gateway is configured and ready to use!
Some things to try next:
* See http://documentation.tardigrade.io/api-reference/s3-gateway for some example commands`)
* See https://documentation.tardigrade.io/api-reference/s3-gateway for some example commands`)
return nil
}

View File

@ -192,7 +192,7 @@ Your Uplink CLI is configured and ready to use!
Some things to try next:
* See http://documentation.tardigrade.io/api-reference/uplink-cli for some example commands`)
* See https://documentation.tardigrade.io/api-reference/uplink-cli for some example commands`)
return nil
}