We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8b2d16 commit 4ae6ff3Copy full SHA for 4ae6ff3
gnome-shell/src/README.md
@@ -26,7 +26,7 @@ You can read about SASS on its [web page][sass-web]. Once you make your
26
changes to the [_common.scss][common] file, you can run ninja to generate the
27
final CSS files.
28
29
-[common]: data/theme/gnome-shell-sass/_common.scss
30
-[colors]: data/theme/gnome-shell-sass/_colors.scss
31
-[drawing]: data/theme/gnome-shell-sass/_drawing.scss
+[common]: gnome-shell-sass/_common.scss
+[colors]: gnome-shell-sass/_colors.scss
+[drawing]: gnome-shell-sass/_drawing.scss
32
[sass-web]: http://sass-lang.com/documentation/
0 commit comments