Skip to content

Commit 77d6733

Browse files
edm00seulivz
authored andcommitted
updates default preset link (#1668)
the previous link currently gives a 404
1 parent 9923f83 commit 77d6733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/docs/config/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ module.exports = {
135135

136136
### palette.styl
137137

138-
If you wish to apply simple color overrides to the styling of the [default preset](https://github.com/vuejs/vuepress/blob/master/packages/@vuepress/core/lib/app/style/config.styl) or define some color variables for using later, you can create an `.vuepress/styles/palette.styl` file.
138+
If you wish to apply simple color overrides to the styling of the [default preset](https://github.com/vuejs/vuepress/blob/master/packages/@vuepress/core/lib/client/style/config.styl) or define some color variables for using later, you can create an `.vuepress/styles/palette.styl` file.
139139

140140
There are a few color variables you can tweak:
141141

0 commit comments

Comments
 (0)