Skip to content

Commit ce869cf

Browse files
authored
Update links to sample files in README (#1201)
1 parent 21c1a4a commit ce869cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ In order to tailor `lsd` to your specific needs you can create any of the follow
112112
2. `colors.yaml`[colors sample file here](./doc/samples/colors-sample.yaml)
113113
3. `icons.yaml`[icons sample file here](./doc/samples/icons-sample.yaml)
114114

115-
Note that it is _not_ required to have all three of the files present in order for your configuration to be applied. For example, if you [only want to customize the icons](#customization-example) then only [`icons.yaml`](./doc/icons-sample.yaml) needs to be present in the [configuration directory](#config-file-locations); [`config.yaml`](./doc/config-sample.yaml), and [`colors.yaml`](./doc/colors-sample.yaml) do not have to be present in order for your icon modifications to be applied.
115+
Note that it is _not_ required to have all three of the files present in order for your configuration to be applied. For example, if you [only want to customize the icons](#customization-example) then only [`icons.yaml`](./doc/samples/icons-sample.yaml) needs to be present in the [configuration directory](#config-file-locations); [`config.yaml`](./doc/samples/config-sample.yaml), and [`colors.yaml`](./doc/samples/colors-sample.yaml) do not have to be present in order for your icon modifications to be applied.
116116

117117
### Config file locations
118118
> [!TIP]

0 commit comments

Comments
 (0)