Skip to content

Commit 91f4689

Browse files
authored
correct an old link to the deprecated soroban docs (#2564)
1 parent b59e1c0 commit 91f4689

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/soroban-cli/src/utils/contract-workspace-template/Cargo.toml.removeextension

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ panic = "abort"
1717
codegen-units = 1
1818
lto = true
1919

20-
# For more information about this profile see https://soroban.stellar.org/docs/basic-tutorials/logging#cargotoml-profile
20+
# For more information about this profile see https://developers.stellar.org/docs/build/smart-contracts/example-contracts/logging#cargotoml-profile
2121
[profile.release-with-logs]
2222
inherits = "release"
2323
debug-assertions = true

0 commit comments

Comments
 (0)