Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
* [Random Beacon API](app-development/staking-contract-and-dao/staking-contract-and-dao-api/generated-docs/index.md)
* [Random Beacon](app-development/random-beacon/README.md)
* [Random Beacon API](app-development/random-beacon/random-beacon-api/generated-docs/index.md)
* [TBTCv2](app-development/tbtc-v2/README.md)
* [tBTC](app-development/tbtc-v2/README.md)
* [ECDSA API](app-development/tbtc-v2/ecdsa-api/generated-docs/index.md)
* [TBTCv2 API](app-development/tbtc-v2/tbtc-v2-api/generated-docs/index.md)
* [Bridge API](app-development/tbtc-v2/tbtc-v2-api/generated-docs/index.md)

## Resources

Expand Down
2 changes: 1 addition & 1 deletion docs/app-development/staking-contract-and-dao/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Staking Contract and DAO

To get familiarized with API of contracts related to staking and DAO, go [here](staking-contracts-and-dao-api/generated-docs/index.md).
To get familiarized with API of contracts related to staking and DAO, go [here](staking-contract-and-dao-api/generated-docs/index.md).
4 changes: 2 additions & 2 deletions docs/app-development/tbtc-v2/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# TBTCv2
# tBTC

To get familiarized with ECDSA contracts API, go [here](ecdsa-api/generated-docs/index.md).

To get familiarized with ECDSA contracts API, go [here](tbtc-v2-api/generated-docs/index.md).
To get familiarized with Bridge contracts API, go [here](tbtc-v2-api/generated-docs/index.md).