diff --git a/developer-docs-site/docs/guides/aptos-apis.md b/developer-docs-site/docs/guides/aptos-apis.md index 8991e6e497071..3097916390502 100644 --- a/developer-docs-site/docs/guides/aptos-apis.md +++ b/developer-docs-site/docs/guides/aptos-apis.md @@ -353,6 +353,6 @@ By monitoring the events, you will find all balance changes in the `0x1::coin::C ::: -To create some sample data to explore, conduct ["Your first transaction"](../tutorials/your-first-transaction.md). +To create some sample data to explore, conduct ["Your first transaction"](../tutorials/first-transaction.md). -To learn more about coin creation, make ["Your First Coin"](../tutorials/your-first-coin.md). +To learn more about coin creation, make ["Your First Coin"](../tutorials/first-coin.md). diff --git a/developer-docs-site/docs/whats-new-in-docs.md b/developer-docs-site/docs/whats-new-in-docs.md index 93446eeccfb6c..ebcd43054a583 100644 --- a/developer-docs-site/docs/whats-new-in-docs.md +++ b/developer-docs-site/docs/whats-new-in-docs.md @@ -7,6 +7,10 @@ slug: "whats-new-in-docs" This page shows the key updates to the developer documentation on this site. +## 09 December 2022 + +- Added an [Aptos Wallet Adapter overview](concepts/wallet-adapter-concept.md) and instructions for both [dApp](guides/wallet-adapter-for-dapp.md) and [wallet](guides/wallet-adapter-for-wallets.md) builders. + ## 08 December 2022 - Released a new version to Mainnet: