From 1d7bce43b23004ed571b138f190300eb592af8ec Mon Sep 17 00:00:00 2001 From: Brian W Bush Date: Tue, 30 May 2023 06:31:03 -0600 Subject: [PATCH] Updated URLs to point to new Marlowe websites. --- ReadMe.md | 2 +- defi/beamer/ReadMe.ipynb | 4 ++-- firsts/loan/ReadMe.ipynb | 4 ++-- firsts/mainnet/ReadMe.ipynb | 4 ++-- firsts/plutus-v2/ReadMe.ipynb | 4 ++-- firsts/reference/ReadMe.ipynb | 4 ++-- firsts/swap/ReadMe.ipynb | 4 ++-- nfts/airdrop/ReadMe.ipynb | 6 +++--- nfts/auction/ReadMe.ipynb | 4 ++-- nfts/collateral/ReadMe.ipynb | 6 +++--- nfts/collection/ReadMe.ipynb | 6 +++--- nfts/oracle/ReadMe.ipynb | 6 +++--- nfts/pawn/ReadMe.ipynb | 6 +++--- nfts/royalty/ReadMe.ipynb | 6 +++--- nfts/shared/ReadMe.ipynb | 6 +++--- nfts/simple/ReadMe.ipynb | 6 +++--- nfts/stable/ReadMe.ipynb | 6 +++--- nfts/swap/ReadMe.ipynb | 6 +++--- realfi/actus/actus-pam.ipynb | 4 ++-- realfi/coupon-bond-guaranteed/ReadMe.ipynb | 6 +++--- 20 files changed, 50 insertions(+), 50 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 93bdcf7..30a5ca1 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -7,7 +7,7 @@ Click on the image below to navigate to individual contracts. ## Marlowe -- [Language](https://marlowe-finance.io/) +- [Language](https://marlowe.iohk.io/) - [Software](https://github.com/input-output-hk/marlowe-cardano/) - [Development](https://developers.cardano.org/docs/smart-contracts/marlowe/#resources-for-developing-and-deploying-marlowe-contracts) - [Safety](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md) diff --git a/defi/beamer/ReadMe.ipynb b/defi/beamer/ReadMe.ipynb index 44ebc11..f60933a 100644 --- a/defi/beamer/ReadMe.ipynb +++ b/defi/beamer/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", diff --git a/firsts/loan/ReadMe.ipynb b/firsts/loan/ReadMe.ipynb index 86f80b5..2751d62 100644 --- a/firsts/loan/ReadMe.ipynb +++ b/firsts/loan/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", diff --git a/firsts/mainnet/ReadMe.ipynb b/firsts/mainnet/ReadMe.ipynb index 6d4bf84..13251a4 100644 --- a/firsts/mainnet/ReadMe.ipynb +++ b/firsts/mainnet/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", diff --git a/firsts/plutus-v2/ReadMe.ipynb b/firsts/plutus-v2/ReadMe.ipynb index c0eab4d..acdb64b 100644 --- a/firsts/plutus-v2/ReadMe.ipynb +++ b/firsts/plutus-v2/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", diff --git a/firsts/reference/ReadMe.ipynb b/firsts/reference/ReadMe.ipynb index 52e7e6c..6588d0e 100644 --- a/firsts/reference/ReadMe.ipynb +++ b/firsts/reference/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", diff --git a/firsts/swap/ReadMe.ipynb b/firsts/swap/ReadMe.ipynb index 20cac1c..41b8b94 100644 --- a/firsts/swap/ReadMe.ipynb +++ b/firsts/swap/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", diff --git a/nfts/airdrop/ReadMe.ipynb b/nfts/airdrop/ReadMe.ipynb index 255a9d6..71e6a92 100644 --- a/nfts/airdrop/ReadMe.ipynb +++ b/nfts/airdrop/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", @@ -212,7 +212,7 @@ "source": [ "## The Marlowe contract\n", "\n", - "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe-finance.io/#/)." + "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe.iohk.io/#/)." ] }, { diff --git a/nfts/auction/ReadMe.ipynb b/nfts/auction/ReadMe.ipynb index 367869f..0396e3e 100644 --- a/nfts/auction/ReadMe.ipynb +++ b/nfts/auction/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", diff --git a/nfts/collateral/ReadMe.ipynb b/nfts/collateral/ReadMe.ipynb index d16c521..400c182 100644 --- a/nfts/collateral/ReadMe.ipynb +++ b/nfts/collateral/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", @@ -269,7 +269,7 @@ "source": [ "## The Marlowe contract\n", "\n", - "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe-finance.io/#/)." + "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe.iohk.io/#/)." ] }, { diff --git a/nfts/collection/ReadMe.ipynb b/nfts/collection/ReadMe.ipynb index f93bc27..bc87805 100644 --- a/nfts/collection/ReadMe.ipynb +++ b/nfts/collection/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", @@ -93,7 +93,7 @@ "text": [ "YoTr2016-0:\n", " artist: Brian W Bush\n", - " contract: 'A Marlowe role token: .'\n", + " contract: 'A Marlowe role token: .'\n", " copyright: (c) 2016 Brian W Bush\n", " description:\n", " - A series of three original artworks on the subject of Yogācāra\n", diff --git a/nfts/oracle/ReadMe.ipynb b/nfts/oracle/ReadMe.ipynb index ff3cb06..6a1fe46 100644 --- a/nfts/oracle/ReadMe.ipynb +++ b/nfts/oracle/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", @@ -205,7 +205,7 @@ "source": [ "## The Marlowe contract\n", "\n", - "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe-finance.io/#/)." + "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe.iohk.io/#/)." ] }, { diff --git a/nfts/pawn/ReadMe.ipynb b/nfts/pawn/ReadMe.ipynb index 3a7627d..63d6161 100644 --- a/nfts/pawn/ReadMe.ipynb +++ b/nfts/pawn/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", @@ -239,7 +239,7 @@ "source": [ "## The Marlowe contract\n", "\n", - "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe-finance.io/#/)." + "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe.iohk.io/#/)." ] }, { diff --git a/nfts/royalty/ReadMe.ipynb b/nfts/royalty/ReadMe.ipynb index 0cca969..fb11a45 100644 --- a/nfts/royalty/ReadMe.ipynb +++ b/nfts/royalty/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", @@ -237,7 +237,7 @@ "source": [ "## The Marlowe contract\n", "\n", - "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe-finance.io/#/)." + "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe.iohk.io/#/)." ] }, { diff --git a/nfts/shared/ReadMe.ipynb b/nfts/shared/ReadMe.ipynb index 8339e2e..f5ab27f 100644 --- a/nfts/shared/ReadMe.ipynb +++ b/nfts/shared/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", @@ -234,7 +234,7 @@ "source": [ "## The Marlowe contract\n", "\n", - "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe-finance.io/#/)." + "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe.iohk.io/#/)." ] }, { diff --git a/nfts/simple/ReadMe.ipynb b/nfts/simple/ReadMe.ipynb index 4252d2f..05cc1f4 100644 --- a/nfts/simple/ReadMe.ipynb +++ b/nfts/simple/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", @@ -204,7 +204,7 @@ "source": [ "## The Marlowe contract\n", "\n", - "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe-finance.io/#/)." + "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe.iohk.io/#/)." ] }, { diff --git a/nfts/stable/ReadMe.ipynb b/nfts/stable/ReadMe.ipynb index 90e161e..1e39877 100644 --- a/nfts/stable/ReadMe.ipynb +++ b/nfts/stable/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", @@ -246,7 +246,7 @@ "source": [ "## The Marlowe contract\n", "\n", - "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe-finance.io/#/)." + "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe.iohk.io/#/)." ] }, { diff --git a/nfts/swap/ReadMe.ipynb b/nfts/swap/ReadMe.ipynb index 1e06a82..1d30d3d 100644 --- a/nfts/swap/ReadMe.ipynb +++ b/nfts/swap/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", @@ -207,7 +207,7 @@ "source": [ "## The Marlowe contract\n", "\n", - "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe-finance.io/#/)." + "The Marlowe contract is just a download of the JSON file for the Blockly-format contract designed in the [Marlowe Playground](https://play.marlowe.iohk.io/#/)." ] }, { diff --git a/realfi/actus/actus-pam.ipynb b/realfi/actus/actus-pam.ipynb index 68b17de..c641166 100644 --- a/realfi/actus/actus-pam.ipynb +++ b/realfi/actus/actus-pam.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", diff --git a/realfi/coupon-bond-guaranteed/ReadMe.ipynb b/realfi/coupon-bond-guaranteed/ReadMe.ipynb index dc64d9c..3c3165d 100644 --- a/realfi/coupon-bond-guaranteed/ReadMe.ipynb +++ b/realfi/coupon-bond-guaranteed/ReadMe.ipynb @@ -9,11 +9,11 @@ "\n", "Before running a Marlowe contract on `mainnet`, it is wise to do the following in order to avoid losing funds:\n", "\n", - "1. Understand the [Marlowe Language](https://marlowe-finance.io/).\n", + "1. Understand the [Marlowe Language](https://marlowe.iohk.io/).\n", "2. Understand Cardano\\'s [Extended UTxO Model](https://docs.cardano.org/learn/eutxo-explainer).\n", "3. Read and understand the [Marlowe Best Practices Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/best-practices.md).\n", "4. Read and understand the [Marlowe Security Guide](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe/security.md).\n", - "5. Use [Marlowe Playground](https://play.marlowe-finance.io/) to flag warnings, perform static analysis, and simulate the contract.\n", + "5. Use [Marlowe Playground](https://play.marlowe.iohk.io/) to flag warnings, perform static analysis, and simulate the contract.\n", "6. Use [Marlowe CLI\\'s](https://github.com/input-output-hk/marlowe-cardano/blob/main/marlowe-cli/ReadMe.md) `marlowe-cli run analyze` tool to study whether the contract can run on a Cardano network.\n", "7. Run *all execution paths* of the contract on a [Cardano testnet](https://docs.cardano.org/cardano-testnet/overview).\n", "\n", @@ -47,7 +47,7 @@ "\n", "**The Contract**\n", "\n", - "We use the example \"Coupon Bond Guaranteed\" from [Marlowe Playground](https://play.marlowe-finance.io/).\n", + "We use the example \"Coupon Bond Guaranteed\" from [Marlowe Playground](https://play.marlowe.iohk.io/).\n", "\n", "![Coupon Bond Guaranteed](contract.png)" ]