We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb26a2f commit bd344d7Copy full SHA for bd344d7
octoprint_ws281x_led_status/templates/settings/customize.jinja2
@@ -1,7 +1,7 @@
1
{% import "macros/binding.jinja2" as binding %}
2
{% import "macros/docs.jinja2" as docs with context %}
3
4
-<h5>Custom Effects {{ docs.help_icon("configuration/features") }}</h5>
+<h5>Custom Effects {{ docs.help_icon("configuration/custom-triggers") }}</h5>
5
<p>
6
This section allows you to create your own triggers to change the effect on your LEDs reacting to @ commands,
7
events and gcode commands.
0 commit comments