Fix broken SCSS partial links

This commit is contained in:
Michael Rose
2017-11-13 18:38:36 -05:00
parent 079b3718cb
commit 423ba0a18f
3 changed files with 6 additions and 4 deletions

View File

@@ -9,6 +9,7 @@
- Change `http` to `https` for Jekyll and Browserhappy links. [#1342](https://github.com/mmistakes/minimal-mistakes/pull/1342) [#1343](https://github.com/mmistakes/minimal-mistakes/pull/1343)
- Change `http` author profile links to `https` when supported. [#1349](https://github.com/mmistakes/minimal-mistakes/pull/1349)
- Fix broken SCSS partial links in layouts documentation.
## [4.7.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.7.0)