diff --git a/FULL_HELP_DOCS.md b/FULL_HELP_DOCS.md index 4b3602a5a..4f3a52b3c 100644 --- a/FULL_HELP_DOCS.md +++ b/FULL_HELP_DOCS.md @@ -16,7 +16,7 @@ For additional information see: - Stellar Docs: https://developers.stellar.org - Smart Contract Docs: https://developers.stellar.org/docs/build/smart-contracts/overview -- CLI Docs: https://developers.stellar.org/docs/build/smart-contracts/stellar-cli +- CLI Docs: https://developers.stellar.org/docs/tools/stellar-cli The easiest way to get started is to generate a new identity: diff --git a/cmd/soroban-cli/src/commands/mod.rs b/cmd/soroban-cli/src/commands/mod.rs index f6a4c28cf..0d5fcff57 100644 --- a/cmd/soroban-cli/src/commands/mod.rs +++ b/cmd/soroban-cli/src/commands/mod.rs @@ -30,7 +30,7 @@ For additional information see: - Stellar Docs: https://developers.stellar.org - Smart Contract Docs: https://developers.stellar.org/docs/build/smart-contracts/overview -- CLI Docs: https://developers.stellar.org/docs/build/smart-contracts/stellar-cli"; +- CLI Docs: https://developers.stellar.org/docs/tools/stellar-cli"; // long_about is shown when someone uses `--help`; short help when using `-h` const LONG_ABOUT: &str = "