Skip to content

Commit aef6e31

Browse files
committed
Fix broken link.
Closes #1827.
1 parent 2ce4051 commit aef6e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compass-style.org/content/reference/compass/helpers/color-stops.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ documented_functions:
2020
.details
2121
%p
2222
The color-stops helper provides a way to pass an arbitrary number of
23-
colors stops to the <a href="/reference/compass/css3/gradient/">gradient mixins</a>.
23+
colors stops to the <a href="/reference/compass/css3/images/">gradient mixins</a>.
2424
%p
2525
Any number of comma-delimited color stops can be passed, each color stop
2626
should take the form of a color followed by an optional stopping point (separated by a space).

0 commit comments

Comments
 (0)