Skip to content

Commit 49fb5cb

Browse files
fix: sample_config (#14465)
path to sample_config crates/nu-utils/src/sample_config -> crates/nu-utils/src/default_files/sample_config.nu --------- Co-authored-by: Darren Schroeder <[email protected]>
1 parent 6e036ca commit 49fb5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ For details about which platforms the Nushell team actively supports, see [our p
5858

5959
## Configuration
6060

61-
The default configurations can be found at [sample_config](crates/nu-utils/src/sample_config)
61+
The default configurations can be found at [sample_config](crates/nu-utils/src/default_files)
6262
which are the configuration files one gets when they startup Nushell for the first time.
6363

6464
It sets all of the default configuration to run Nushell. From here one can

0 commit comments

Comments
 (0)