Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion utils/remote-content.mts
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ async function main(): Promise<void> {
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.",
Expand Down