Skip to content

Commit 823a859

Browse files
committed
fix(docs): fixed bad link to scss in custom themes section
1 parent 464f3fb commit 823a859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ All widgets have been designed to be heavily stylizable with CSS rules. **instan
11301130

11311131
We're using [BEM](http://getbem.com/introduction/), a methodology that helps you achieve reusable components and code sharing in the front-end.
11321132

1133-
If you want to build you own theme, we recommend you start from our default stylesheet: [instantsearch.css](https://github.com/algolia/instantsearch.js/blob/master/css/instantsearch.scss).
1133+
If you want to build you own theme, we recommend you start from our default stylesheet: [instantsearch.css](https://github.com/algolia/instantsearch.js/blob/master/src/css/instantsearch.scss).
11341134

11351135
#### BEM modifiers
11361136
{:.no-toc}

0 commit comments

Comments
 (0)