From 116bda6cc20432fa06a68caafad1bcae4cc0d936 Mon Sep 17 00:00:00 2001 From: Dave Huseby Date: Wed, 24 Apr 2024 16:55:01 -0600 Subject: [PATCH] fix link to multidim interop Signed-off-by: Dave Huseby --- src/_blog/multidim-interop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_blog/multidim-interop.md b/src/_blog/multidim-interop.md index bae2aca7..a29ab54f 100644 --- a/src/_blog/multidim-interop.md +++ b/src/_blog/multidim-interop.md @@ -74,7 +74,7 @@ Right now, the system tests 6 different libp2p implementations and runs about 17 ![Multidim Interop coverage matrix](../assets/multidim-interop-coverage.png) -See the latest full run at: [https://github.com/libp2p/test-plans/actions/workflows/multidim-interop.yml?query=branch%3Amaster](https://github.com/libp2p/test-plans/actions/workflows/multidim-interop.yml?query=branch%3Amaster). The run is defined by this [GitHub action](https://github.com/libp2p/test-plans/blob/master/.github/actions/run-interop-ping-test/action.yml). +See the latest full run at: [https://github.com/libp2p/test-plans/actions/workflows/transport-interop.yml?query=branch%3Amaster](https://github.com/libp2p/test-plans/actions/workflows/transport-interop.yml?query=branch%3Amaster). The run is defined by this [GitHub action](https://github.com/libp2p/test-plans/blob/master/.github/actions/run-interop-ping-test/action.yml). # Impact realized so far