diff --git a/docs/content/references/references.mdx b/docs/content/references/references.mdx
index 27a91e3f343..9af3db0656b 100644
--- a/docs/content/references/references.mdx
+++ b/docs/content/references/references.mdx
@@ -11,7 +11,7 @@ Reference the IOTA framework and IOTA RPC documentation for details of the code
-
+
A public service that enables interacting with the IOTA network.
@@ -21,7 +21,7 @@ A public service that enables interacting with the IOTA network.
Move powers smart contract logic for the IOTA blockchain. Use these resources to learn Move or refresh your memory.
-
+
Documentation for the Move programming language on GitHub.
@@ -32,13 +32,13 @@ Documentation for the Move programming language on GitHub.
Interact directly with IOTA networks and its features using the IOTA command line interface (CLI). The CLI is divided into separate base commands that target a specific set of features.
-
+
Create a client on a IOTA network to generate addresses, access networks, and more with the IOTA Client CLI.
-
+
Build, preview, and execute programmable transaction blocks directly from your terminal with the IOTA Client PTB CLI.
-
+
Access IOTA Move functions on chain using the IOTA Move CLI.
@@ -48,8 +48,8 @@ Access IOTA Move functions on chain using the IOTA Move CLI.
Official software development kits (SDKs) available for IOTA include the TypeScript SDK and Rust SDK.
-
+
The IOTA TypeScript SDK has its own microsite. Click this box to go there.
-
+