Skip to content

Commit 445a62a

Browse files
committed
Remove article
1 parent a4a8515 commit 445a62a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/tutorials/defi/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ These tutorials will be updated, but you may need to refactor your code if the i
3434
- **[Introduction to DeFi Actions]** - Learn about DeFi Actions, a suite of standardized Cadence interfaces that enable developers to compose complex DeFi workflows using small, reusable components.
3535
- **[Connectors]** - Understand how connectors bridge standardized DeFi Actions interfaces with different DeFi protocols.
3636
- **[Scheduled Callbacks Introduction]** - Learn how to implement scheduled callbacks for time-based smart contract execution on Flow.
37-
- **[DeFi Actions Transaction]** - Explore how to compose and execute DeFi Actions in atomic transactions.
3837
- **[Stablecoins and Wrapped Assets]** - Discover how to work with stablecoins and wrapped assets in DeFi applications.
3938

4039
## More Coming Soon
@@ -47,5 +46,4 @@ Stay tuned—more tutorials and advanced guides are on the way!
4746
[Introduction to DeFi Actions]: ./intro-to-defi-actions.md
4847
[Connectors]: ./connectors.md
4948
[Scheduled Callbacks Introduction]: ./scheduled-callbacks-introduction.md
50-
[DeFi Actions Transaction]: ./defi-actions-transaction.md
5149
[Stablecoins and Wrapped Assets]: ./stablecoins-and-wrapped-assets.md

0 commit comments

Comments
 (0)