Skip to content

Commit b5980f3

Browse files
committed
fix scss dir
Signed-off-by: miacycle <184569369+miacycle@users.noreply.github.com>
1 parent 2171890 commit b5980f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/kanvas/reference/contributing-to-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ the style guide for the Layer5 docs.
151151

152152
## Styling your content
153153

154-
The theme holds its styles in the [`assets/scss` directory](https://github.com/layer5io/docs/tree/master/themes/docsy/assets/scss).
154+
The theme holds its styles in the [`assets/scss` directory](https://github.com/layer5io/docs/tree/master/assets/scss).
155155

156156
**Do not change these files**, they are not actually inside this repo, but are part of the [google/docsy](https://github.com/google/docsy) repo.
157157

0 commit comments

Comments
 (0)