From 0786c4df35a289dec138ce18c15d5535fd35aee7 Mon Sep 17 00:00:00 2001 From: Michael Macaulay <56690114+MichaelMacaulay@users.noreply.github.com> Date: Fri, 9 Feb 2024 14:57:24 -0500 Subject: [PATCH] Update upgrading-a-subgraph.mdx --- website/pages/en/cookbook/upgrading-a-subgraph.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/en/cookbook/upgrading-a-subgraph.mdx b/website/pages/en/cookbook/upgrading-a-subgraph.mdx index ff1ab368c0fa..9c06170555ec 100644 --- a/website/pages/en/cookbook/upgrading-a-subgraph.mdx +++ b/website/pages/en/cookbook/upgrading-a-subgraph.mdx @@ -217,7 +217,7 @@ Remember that it's a dynamic and growing market, but how you interact with it is If you're still confused, fear not! Check out the following resources or watch our video guide on upgrading subgraphs to the decentralized network below: - + - [The Graph Network Contracts](https://github.com/graphprotocol/contracts) - [Curation Contract](https://github.com/graphprotocol/contracts/blob/dev/contracts/curation/Curation.sol) - the underlying contract that the GNS wraps around