Skip to content

Commit bd344d7

Browse files
committed
🐛 Fix link
Pay attention man
1 parent cb26a2f commit bd344d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

octoprint_ws281x_led_status/templates/settings/customize.jinja2

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{% import "macros/binding.jinja2" as binding %}
22
{% import "macros/docs.jinja2" as docs with context %}
33

4-
<h5>Custom Effects {{ docs.help_icon("configuration/features") }}</h5>
4+
<h5>Custom Effects {{ docs.help_icon("configuration/custom-triggers") }}</h5>
55
<p>
66
This section allows you to create your own triggers to change the effect on your LEDs reacting to @ commands,
77
events and gcode commands.

0 commit comments

Comments
 (0)