diff --git a/docs/overview.mdx b/docs/overview.mdx
index 8d49002..e9a5b97 100644
--- a/docs/overview.mdx
+++ b/docs/overview.mdx
@@ -17,12 +17,9 @@ You can test out the Fuel GraphQL API playground here:
Beta-4:
https://beta-4.fuel.network/playground
-Beta-3:
+Beta-3: *(deprecated)*:
https://beta-3.fuel.network/playground
-Beta-2 *(deprecated)*:
-https://node-beta-2.fuel.network/playground
-
You can learn more about the differences between each network [here](https://fuellabs.github.io/fuel-docs/master/networks/networks.html).
## API Endpoints
@@ -30,8 +27,5 @@ You can learn more about the differences between each network [here](https://fue
Beta-4:
https://beta-4.fuel.network/graphql
-Beta-3:
+Beta-3: *(deprecated)*:
https://beta-3.fuel.network/graphql
-
-Beta-2 *(deprecated)*:
-https://node-beta-2.fuel.network/graphql
diff --git a/docs/reference/objects.mdx b/docs/reference/objects.mdx
index 87cfd92..ce485d0 100644
--- a/docs/reference/objects.mdx
+++ b/docs/reference/objects.mdx
@@ -1029,8 +1029,6 @@ The block height of the data availability layer up to which (inclusive) input me
> The status of the message UTXO.
-> `fuelBlockSpend`: `U64`_(beta-2 only)_
-
> The block in which the message is spent.
## `MessageCoin`