From 19e05175130388618a7fcfb9ec0acb166565a5d3 Mon Sep 17 00:00:00 2001 From: Matthieu Vachon Date: Sat, 21 Dec 2024 13:23:19 -0500 Subject: [PATCH] Fixed links --- .../solana/explore-solana/explore-solana.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/new/how-to-guides/develop-your-own-substreams/solana/explore-solana/explore-solana.md b/docs/new/how-to-guides/develop-your-own-substreams/solana/explore-solana/explore-solana.md index c1ea0be2..37907fb6 100644 --- a/docs/new/how-to-guides/develop-your-own-substreams/solana/explore-solana/explore-solana.md +++ b/docs/new/how-to-guides/develop-your-own-substreams/solana/explore-solana/explore-solana.md @@ -13,7 +13,7 @@ git clone https://github.com/streamingfast/substreams-explorers ### The Substreams CLI -The Substreams CLI allows you to run, package, and visualize your Substreams. Make sure you have the CLI installed by following the [Install Substreams CLI](../../../references/cli/installing-the-cli.md) instructions or use our [Dev Container](../../../references/devcontainer-ref.md) to setup your environment. +The Substreams CLI allows you to run, package, and visualize your Substreams. Make sure you have the CLI installed by following the [Install Substreams CLI](../../../../references/cli/installing-the-cli.md) instructions or use our [Dev Container](../../../../references/devcontainer-ref.md) to setup your environment. ### Substreams Basics