From d6c36bcc0d148b141eeeb39c96b09d9729d804b8 Mon Sep 17 00:00:00 2001 From: Eric McCormick Date: Wed, 19 Jun 2019 08:47:18 -0500 Subject: [PATCH] updates default preset link the previous link currently gives a 404 --- packages/docs/docs/config/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/docs/config/README.md b/packages/docs/docs/config/README.md index 060bfda810..96ea75e639 100644 --- a/packages/docs/docs/config/README.md +++ b/packages/docs/docs/config/README.md @@ -135,7 +135,7 @@ module.exports = { ### palette.styl -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. +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. There are a few color variables you can tweak: