From 5293d47cef8a71a7b182114f2e4df16cdb1252e0 Mon Sep 17 00:00:00 2001 From: Marcus Rein <64141593+marcusrein@users.noreply.github.com> Date: Thu, 10 Aug 2023 12:33:14 -0400 Subject: [PATCH] Update l2-transfer-tools-guide.mdx Added link to the youtube video tutorial going over transferring a subgraph --- website/pages/en/arbitrum/l2-transfer-tools-guide.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/pages/en/arbitrum/l2-transfer-tools-guide.mdx b/website/pages/en/arbitrum/l2-transfer-tools-guide.mdx index 28c6b7fc277e..f507915d9cd4 100644 --- a/website/pages/en/arbitrum/l2-transfer-tools-guide.mdx +++ b/website/pages/en/arbitrum/l2-transfer-tools-guide.mdx @@ -10,6 +10,8 @@ Some frequent questions about these tools are answered in the [L2 Transfer Tools ## How to transfer your subgraph to Arbitrum (L2) +Watch a [video walkthrough](https://youtu.be/R8_vz4lx2Co) of this process. + ## Benefits of transferring your subgraphs The Graph's community and core devs have [been preparing](https://forum.thegraph.com/t/gip-0031-arbitrum-grt-bridge/3305) to move to Arbitrum over the past year. Arbitrum, a layer 2 or "L2" blockchain, inherits the security from Ethereum but provides drastically lower gas fees.