From 77d67332da07fb9da3b1d1c47d651da333b9ad98 Mon Sep 17 00:00:00 2001 From: Eric McCormick Date: Sat, 22 Jun 2019 10:16:15 -0500 Subject: [PATCH] updates default preset link (#1668) 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: