From 85eb85f1305cf01148d9e16e93cea0609b3ee526 Mon Sep 17 00:00:00 2001 From: Idalith Bustos Date: Fri, 31 Oct 2025 08:51:02 -0700 Subject: [PATCH 1/2] Removing Email --- website/src/pages/en/subgraphs/guides/near.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/en/subgraphs/guides/near.mdx b/website/src/pages/en/subgraphs/guides/near.mdx index 34adc65f9175..39a39b6b25a0 100644 --- a/website/src/pages/en/subgraphs/guides/near.mdx +++ b/website/src/pages/en/subgraphs/guides/near.mdx @@ -242,7 +242,7 @@ Here are some example Subgraphs for reference: ### How does the beta work? -NEAR support is in beta, which means that there may be changes to the API as we continue to work on improving the integration. Please email near@thegraph.com so that we can support you in building NEAR Subgraphs, and keep you up to date on the latest developments! +NEAR support is in beta, which means that there may be changes to the API as we continue to work on improving the integration. ### Can a Subgraph index both NEAR and EVM chains? From 46d9a8235c7380080a4588bb8a65e5e82d01a2dd Mon Sep 17 00:00:00 2001 From: Idalith Bustos Date: Fri, 31 Oct 2025 08:53:09 -0700 Subject: [PATCH 2/2] slight change --- website/src/pages/en/subgraphs/guides/near.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/en/subgraphs/guides/near.mdx b/website/src/pages/en/subgraphs/guides/near.mdx index 39a39b6b25a0..a1bc322d79dd 100644 --- a/website/src/pages/en/subgraphs/guides/near.mdx +++ b/website/src/pages/en/subgraphs/guides/near.mdx @@ -242,7 +242,7 @@ Here are some example Subgraphs for reference: ### How does the beta work? -NEAR support is in beta, which means that there may be changes to the API as we continue to work on improving the integration. +NEAR support is in beta, which means that there may be changes to the API. ### Can a Subgraph index both NEAR and EVM chains?