From 06169fefa08639a2ad65ccf018b483fb2d89d9f0 Mon Sep 17 00:00:00 2001 From: Ragnar Date: Mon, 9 Jun 2025 16:16:48 +0200 Subject: [PATCH] Update ipc.md --- docs/fendermint/ipc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fendermint/ipc.md b/docs/fendermint/ipc.md index 082374012..e3729f53a 100644 --- a/docs/fendermint/ipc.md +++ b/docs/fendermint/ipc.md @@ -2,7 +2,7 @@ This documentation will guide you through the different utils provided in Fendermint for the deployment of Fendermint-based IPC subnets. All node processes are run inside Docker containers in your local environment. -This docs are only focused on the infrastructure deployment, for an end-to-end walk through of spawning IPC subnets refer to the [IPC quickstart](https://github.com/consensus-shipyard/ipc/blob/main/docs/quickstart-calibration.md). +This docs are only focused on the infrastructure deployment, for an end-to-end walk through of spawning IPC subnets refer to the [IPC quickstart](https://github.com/consensus-shipyard/ipc-libs/blob/main/docs/quickstart-calibration.md). ## Prerequisites