Skip to content

Commit 543aa9b

Browse files
committed
fix(validate): correct Upstream comment format to use 'informed by'
1 parent 6d4f316 commit 543aa9b

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/concepts/chain-fusion/bitcoin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ As deposits accumulate, the minter manages a growing set of UTXOs. Too many smal
9393
- [Chain Fusion overview](index.md): integration patterns and supported chains
9494
- [Chain-key cryptography](../chain-key-cryptography.md): threshold ECDSA and Schnorr signing
9595

96-
<!-- Upstream: learn hub staging: chain-fusion/bitcoin-integration.md, chain-fusion/bitcoin-checker-canister.md, chain-fusion/chain-key-bitcoin.md -->
96+
<!-- Upstream: informed by Learn Hub articles "Bitcoin Integration", "Bitcoin Checker Canister", "Chain-Key Bitcoin" (migrated, source retired) -->

docs/concepts/chain-fusion/chain-key-tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ The security of a chain-key token rests on two properties:
6666
- [Chain-key tokens guide](../../guides/digital-assets/chain-key-tokens.md): how to integrate chain-key tokens into an application
6767
- [Chain-key cryptography](../chain-key-cryptography.md): the threshold signing that makes chain-key tokens possible
6868

69-
<!-- Upstream: learn hub staging: chain-fusion/chain-key-tokens.md -->
69+
<!-- Upstream: informed by Learn Hub articles "Chain-Key Tokens" (migrated, source retired) -->

docs/concepts/chain-fusion/dogecoin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ ckDOGE is the chain-key token representing Dogecoin on ICP, backed 1:1 by real D
2121
- [Dogecoin canister documentation](https://dfinity.github.io/dogecoin-canister/)
2222
- [Chain Fusion overview](index.md): integration patterns and supported chains
2323

24-
<!-- Upstream: learn hub staging: chain-fusion/dogecoin-integration.md -->
24+
<!-- Upstream: informed by Learn Hub articles "Dogecoin Integration" (migrated, source retired) -->

docs/concepts/chain-fusion/ethereum.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ For a full description of chain-key token architecture, see [Chain-key tokens](c
6161
- [Chain-key cryptography](../chain-key-cryptography.md): threshold ECDSA signing
6262
- [Chain-key tokens](chain-key-tokens.md): ckETH and ckERC20 architecture
6363

64-
<!-- Upstream: learn hub staging: chain-fusion/ethereum-integration.md, chain-fusion/evm-rpc-canister.md -->
64+
<!-- Upstream: informed by Learn Hub articles "Ethereum Integration", "EVM RPC Canister" (migrated, source retired) -->

docs/concepts/chain-fusion/exchange-rate-canister.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ If the XRC receives largely inconsistent rates from exchanges, it returns an `Ex
5353
- [HTTPS outcalls](../https-outcalls.md): how the XRC fetches external data
5454
- [XRC Candid interface](https://github.com/dfinity/exchange-rate-canister/blob/main/src/xrc/xrc.did)
5555

56-
<!-- Upstream: learn hub staging: chain-fusion/exchange-rate-canister.md -->
56+
<!-- Upstream: informed by Learn Hub articles "Exchange Rate Canister" (migrated, source retired) -->

docs/concepts/chain-fusion/solana.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ ckSOL is the chain-key token representing SOL on ICP. Like ckETH, it is backed 1
2828
- [Ethereum integration](ethereum.md): the EVM RPC canister for comparison
2929
- [Chain-key cryptography](../chain-key-cryptography.md): Ed25519 threshold Schnorr signing
3030

31-
<!-- Upstream: learn hub staging: chain-fusion/sol-rpc-canister.md -->
31+
<!-- Upstream: informed by Learn Hub articles "SOL RPC Canister" (migrated, source retired) -->

0 commit comments

Comments
 (0)