diff --git a/docs/getting-started-devs/getting-started.md b/docs/getting-started-devs/getting-started.md
index f8c33b79..bba4c1ab 100644
--- a/docs/getting-started-devs/getting-started.md
+++ b/docs/getting-started-devs/getting-started.md
@@ -77,7 +77,8 @@ Once the send block is confirmed by the network, the transaction is irreversible
The most common way to access the network is through RPC commands to either a local or public node.
- RPC Documentation
-- Public Nodes
+- Public Nodes Tracker (nano.casa)
+- Public Nodes Tracker (somenano.com)
- [Running a node](/getting-started-devs/running-a-node)
## Basics