We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent def0410 commit 93ebcddCopy full SHA for 93ebcdd
crates/config/src/lib.rs
@@ -2439,7 +2439,7 @@ impl BasicConfig {
2439
"\
2440
[profile.{}]
2441
{s}
2442
-# See more config options https://github.com/foundry-rs/foundry/tree/master/config\n",
+# See more config options https://github.com/foundry-rs/foundry/tree/master/crates/config\n",
2443
self.profile
2444
))
2445
}
0 commit comments