diff --git a/cmd/gateway/main.go b/cmd/gateway/main.go index 46cb84887..e1092c587 100644 --- a/cmd/gateway/main.go +++ b/cmd/gateway/main.go @@ -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 } diff --git a/cmd/uplink/cmd/setup.go b/cmd/uplink/cmd/setup.go index 771e37fbf..4d3a2e6dc 100644 --- a/cmd/uplink/cmd/setup.go +++ b/cmd/uplink/cmd/setup.go @@ -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 }