From 30bd7a6ee6698c18b65e71b22f1c227286cb3011 Mon Sep 17 00:00:00 2001 From: Will Sargent Date: Thu, 24 Mar 2016 09:26:35 -0700 Subject: [PATCH] doc(readme): update link to point to main.css --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index acbd48ad..f3f3fa98 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ it easier to directly edit the `scss` files in this repository. [`_variables.scss`][18] contains all the color, breakpoints and size definitions while -[`_main.scss`][19] +[`main.scss`][19] holds the structure of the display. You can regenerate the whole final `css` file from those `scss` files by running @@ -268,7 +268,7 @@ bundle config build.eventmachine --with-cppflags=-I$(brew --prefix openssl)/incl [16]: https://community.algolia.com/docsearch/ [17]: https://community.algolia.com/docsearch/img/default-colorscheme.png [18]: https://github.com/algolia/docsearch/blob/master/src/styles/_variables.scss -[19]: https://github.com/algolia/docsearch/blob/master/src/styles/_main.scss +[19]: https://github.com/algolia/docsearch/blob/master/src/styles/main.scss [20]: https://github.com/algolia/autocomplete.js [21]: https://github.com/algolia/autocomplete.js [22]: https://github.com/algolia/autocomplete.js#options