Skip to content

Commit f7cf691

Browse files
fix: adjusted forte sidebar numbering
1 parent 8b5efb1 commit f7cf691

File tree

2 files changed

+2
-2
lines changed
  • docs/blockchain-development-tutorials/forte

2 files changed

+2
-2
lines changed

docs/blockchain-development-tutorials/forte/flow-actions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Flow Actions
33
description: A series of tutorials on building decentralized finance applications using the Flow Actions framework and scheduled transactions.
4-
sidebar_position: 3
4+
sidebar_position: 1
55
keywords:
66
- flow actions
77
- cadence interfaces

docs/blockchain-development-tutorials/forte/scheduled-transactions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Scheduled Transactions
33
description: A series of tutorials on implementing scheduled transactions for time-based smart contract execution on Flow.
4-
sidebar_position: 4
4+
sidebar_position: 2
55
keywords:
66
- scheduled transactions
77
- time-based execution

0 commit comments

Comments
 (0)