uplink/gateway: wizard message update (#3150)

This commit is contained in:
Michal Niewrzal 2019-10-04 07:43:26 -07:00 committed by GitHub
parent b25e0154c9
commit 0911b7d1fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 6 deletions

View File

@ -335,9 +335,7 @@ Your S3 Gateway is configured and ready to use!
Some things to try next:
* Run 'gateway --help' to see the operations that can be performed
* See https://github.com/storj/docs/blob/master/S3-Gateway.md#using-the-aws-s3-commandline-interface for some example commands`)
* See http://documentation.tardigrade.io/api-reference/s3-gateway for some example commands`)
return nil
}

View File

@ -160,9 +160,7 @@ Your Uplink CLI is configured and ready to use!
Some things to try next:
* Run 'uplink --help' to see the operations that can be performed
* See https://github.com/storj/docs/blob/master/Uplink-CLI.md#usage for some example commands`)
* See http://documentation.tardigrade.io/api-reference/uplink-cli for some example commands`)
return nil
}