Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

change migration hrefs to smart-contract-internals #773

Merged
merged 1 commit into from
Mar 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/soroban-internals/authorization.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Authorization
description: Smart contract authorization.
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/authorization
href: https://developers.stellar.org/docs/learn/smart-contract-internals/authorization
label: Authorization
---

Expand All @@ -24,7 +24,7 @@ sidebar_custom_props:

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/authorization) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/authorization) for the most up-to-date information

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ title: Cross-Contract
description: Interact with a Soroban contract from within another Soroban contract.
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/contract-interactions/cross-contract
href: https://developers.stellar.org/docs/learn/smart-contract-internals/contract-interactions/cross-contract
label: Cross-Contract
---

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/contract-interactions/cross-contract) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/contract-interactions/cross-contract) for the most up-to-date information

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/soroban-internals/contract-interactions/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Interact with smart contracts.
sidebar_position: 5
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/contract-interactions/overview
href: https://developers.stellar.org/docs/learn/smart-contract-internals/contract-interactions/overview
label: Overview
---

Expand All @@ -24,7 +24,7 @@ sidebar_custom_props:

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/contract-interactions/overview) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/contract-interactions/overview) for the most up-to-date information

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Invoke and deploy smart contracts with the InvokeHostFunctionOp ope
toc_max_heading_level: 4
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/contract-interactions/stellar-transaction
href: https://developers.stellar.org/docs/learn/smart-contract-internals/contract-interactions/stellar-transaction
label: Stellar Transaction
---

Expand All @@ -30,7 +30,7 @@ sidebar_custom_props:

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/contract-interactions/stellar-transaction) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/contract-interactions/stellar-transaction) for the most up-to-date information

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/soroban-internals/contract-interactions/tests.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ title: Tests
description: Interacting with contracts in tests
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/contract-interactions/tests
href: https://developers.stellar.org/docs/learn/smart-contract-internals/contract-interactions/tests
label: Tests
---

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/contract-interactions/tests) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/contract-interactions/tests) for the most up-to-date information

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ title: Transaction Simulation
description: Simulate a contract interaction contained in a Stellar transaction.
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/contract-interactions/transaction-simulation
href: https://developers.stellar.org/docs/learn/smart-contract-internals/contract-interactions/transaction-simulation
label: Transaction Simulation
---

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/contract-interactions/transaction-simulation) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/contract-interactions/transaction-simulation) for the most up-to-date information

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/soroban-internals/contract-lifecycle.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Contract Lifecycle
description: The process of developing, deploying, and maintaining smart contracts.
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/contract-lifecycle
href: https://developers.stellar.org/docs/learn/smart-contract-internals/contract-lifecycle
label: Contract Lifecycle
---

Expand All @@ -29,7 +29,7 @@ sidebar_custom_props:

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/contract-lifecycle) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/contract-lifecycle) for the most up-to-date information

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/soroban-internals/debugging.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Debugging
description: Debug smart contracts natively and as WASM.
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/debugging
href: https://developers.stellar.org/docs/learn/smart-contract-internals/debugging
label: Debugging
---

Expand All @@ -27,7 +27,7 @@ sidebar_custom_props:

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/debugging) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/debugging) for the most up-to-date information

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/soroban-internals/environment-concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Environment Concepts
description: The interface that defines objects, functions, and data available to smart contracts.
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/environment-concepts
href: https://developers.stellar.org/docs/learn/smart-contract-internals/environment-concepts
label: Environment Concepts
---

Expand All @@ -30,7 +30,7 @@ sidebar_custom_props:

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/environment-concepts) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/environment-concepts) for the most up-to-date information

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/soroban-internals/errors.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Errors
description: Generating errors from smart contracts.
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/errors
href: https://developers.stellar.org/docs/learn/smart-contract-internals/errors
label: Errors
---

Expand All @@ -24,7 +24,7 @@ sidebar_custom_props:

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/errors) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/errors) for the most up-to-date information

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/soroban-internals/events.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Events
description: Monitor off-chain smart contract changes.
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/events
href: https://developers.stellar.org/docs/learn/smart-contract-internals/events
label: Events
---

Expand All @@ -27,7 +27,7 @@ sidebar_custom_props:

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/events) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/events) for the most up-to-date information

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/soroban-internals/fees-and-metering.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Fees and Metering
description: Smart contract fees and metering on Soroban.
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/fees-and-metering
href: https://developers.stellar.org/docs/learn/smart-contract-internals/fees-and-metering
label: Fees and Metering
---

Expand All @@ -29,7 +29,7 @@ import soroban_fees from "../../static/img/soroban_fees.png";

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/fees-and-metering) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/fees-and-metering) for the most up-to-date information

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/soroban-internals/high-level-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: High-Level Overview
description: An overview of Rust, SDKs, and the Soroban host environment.
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/high-level-overview
href: https://developers.stellar.org/docs/learn/smart-contract-internals/high-level-overview
label: High-Level Overview
---

Expand All @@ -27,7 +27,7 @@ sidebar_custom_props:

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/high-level-overview) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/high-level-overview) for the most up-to-date information

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/soroban-internals/persisting-data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Persisting Data
description: Store and access smart contract data.
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/persisting-data
href: https://developers.stellar.org/docs/learn/smart-contract-internals/persisting-data
label: Persisting Data
---

Expand All @@ -24,7 +24,7 @@ sidebar_custom_props:

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/persisting-data) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/persisting-data) for the most up-to-date information

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/soroban-internals/rust-dialect.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Contract Rust Dialect
description: Differences between Soroban Rust and typical Rust programming.
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/rust-dialect
href: https://developers.stellar.org/docs/learn/smart-contract-internals/rust-dialect
label: Rust Dialect
---

Expand All @@ -27,7 +27,7 @@ sidebar_custom_props:

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/rust-dialect) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/rust-dialect) for the most up-to-date information

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/soroban-internals/state-archival.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: State Archival
description: Smart contract state archival.
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/state-archival
href: https://developers.stellar.org/docs/learn/smart-contract-internals/state-archival
label: State Archival
---

Expand All @@ -25,7 +25,7 @@ sidebar_custom_props:

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/state-archival) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/state-archival) for the most up-to-date information

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/soroban-internals/types/built-in-types.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Built-In Types
description: Built-in types used as smart contract inputs and outputs.
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/types/built-in-types
href: https://developers.stellar.org/docs/learn/smart-contract-internals/types/built-in-types
label: Built-In Types
---

Expand All @@ -27,7 +27,7 @@ sidebar_custom_props:

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/types/built-in-types) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/types/built-in-types) for the most up-to-date information

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/soroban-internals/types/custom-types.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Custom Types
description: Struct, union, and enum types defined by contracts.
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/types/custom-types
href: https://developers.stellar.org/docs/learn/smart-contract-internals/types/custom-types
label: Custom Types
---

Expand All @@ -27,7 +27,7 @@ sidebar_custom_props:

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/types/custom-types) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/types/custom-types) for the most up-to-date information

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/soroban-internals/types/fully-typed-contracts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ desctiption: Smart contract WASM files contain a machine-readable description of
sidebar_label: Fully-Typed Contracts
sidebar_custom_props:
migration:
href: https://developers.stellar.org/docs/learn/soroban-internals/types/fully-typed-contracts
href: https://developers.stellar.org/docs/learn/smart-contract-internals/types/fully-typed-contracts
label: Fully-Typed Contracts
---

Expand All @@ -31,7 +31,7 @@ sidebar_custom_props:

:::danger These are not the droids you're looking for

This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/soroban-internals/types/fully-typed-contracts) for the most up-to-date information
This page has been migrated to the Stellar Developers documentation. Please [click here](https://developers.stellar.org/docs/learn/smart-contract-internals/types/fully-typed-contracts) for the most up-to-date information

:::

Expand Down
Loading