Skip to content

Commit 5a28239

Browse files
fix: updated links fro scheduled transactions
1 parent 398c887 commit 5a28239

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/blockchain-development-tutorials/flow-actions/flow-actions-transaction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ This transaction demonstrates how to chain multiple DeFi operations atomically,
451451
[zap]: ./breakthislinkfornow
452452
[zapper]: ./breakthislinkfornow
453453
[`/cadence/transactions/increment_fi_restake.cdc`]: https://github.com/onflow/flow-actions-scaffold/blob/main/cadence/transactions/increment_fi_restake.cdc
454-
[scheduled transactions]: ./scheduled-callbacks-introduction.md
454+
[scheduled transactions]: ./scheduled-transactions-introduction.md
455455
[Export]: https://docs.wallet.flow.com/tutorial/extension-private-key-and-seed-phrase-guide
456456
[Cadence]: https://cadence-lang.org/docs
457457
[staking app]: https://app.increment.fi/staking

docs/blockchain-development-tutorials/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Flow will continue to provide quality walkthroughs and tutorials to provide deve
172172
[Flow Actions Transactions]: ./flow-actions/flow-actions-transaction.md
173173
[Connectors]: ./flow-actions/connectors.md
174174
[Basic Combinations]: ./flow-actions/basic-combinations.md
175-
[Scheduled Callbacks Introduction]: ./flow-actions/scheduled-callbacks-introduction.md
175+
[Scheduled Transactions Introduction]: ./flow-actions/scheduled-transactions-introduction.md
176176
[Cadence Development]: ./cadence/index.md
177177
[Mobile Development]: ./cadence/mobile/index.md
178178
[iOS Quickstart]: ./cadence/mobile/ios-quickstart.md

0 commit comments

Comments
 (0)