From e7f7323c2903eb9cef18e36d7475bb1989e39287 Mon Sep 17 00:00:00 2001 From: meaghanfitzgerald Date: Mon, 4 Aug 2025 11:02:24 -0400 Subject: [PATCH] pull from nic's branch --- utils/remote-content.mts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/remote-content.mts b/utils/remote-content.mts index faac897bcef..37e4bffa1bc 100644 --- a/utils/remote-content.mts +++ b/utils/remote-content.mts @@ -334,7 +334,7 @@ async function main(): Promise { contentUrl: "https://github.com/ava-labs/avalanchego/blob/master/vms/avm/", }, { - sourceUrl: "https://raw.githubusercontent.com/ava-labs/avalanchego/master/config/config.md", + sourceUrl: "https://raw.githubusercontent.com/navillanueva/avalanchego/refs/heads/improve-avalanche-go-flag-docs/config/config.md", outputPath: "content/docs/nodes/configure/configs-flags.mdx", title: "AvalancheGo Config Flags", description: "This page lists all available configuration options for AvalancheGo nodes.",