From 5d8a01617a043f209e5fe6952e100af39a638ad7 Mon Sep 17 00:00:00 2001 From: Jaime-N <149603094+Jaime-N@users.noreply.github.com> Date: Thu, 7 Nov 2024 10:23:28 -0800 Subject: [PATCH] Update bridging.md replacing the unified bridge graphic to remove Astar --- docs/cdk/concepts/bridging.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/cdk/concepts/bridging.md b/docs/cdk/concepts/bridging.md index aabeb47f..8b232ef4 100644 --- a/docs/cdk/concepts/bridging.md +++ b/docs/cdk/concepts/bridging.md @@ -26,6 +26,8 @@ Chains that integrate with the unified bridge can benefit from the network effec This option is suited to chains that want a standard bridging experience and do not require customization of the bridge's operation. The shared bridge is also not directly managed by the chain operator, instead, it shares the governance outlined in the [admin upgradeability](./admin-upgradeability.md) section. +![unified bridge](https://github.com/0xPolygon/polygon-docs/blob/254d7d70a0596a1244122e006e62c4c34c9fbec4/docs/img/cdk/high-level-architecture/unified-bridge-rev.png) + ## Further reading - [Aggregated blockchains: A new thesis](https://polygon.technology/blog/aggregated-blockchains-a-new-thesis).