File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
octoprint_ws281x_led_status/templates Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- {% import "macros/docs.jinja2" as docs %}
1+ {% import "macros/docs.jinja2" as docs with context %}
22<h3 >WS281x LED Status Setup</h3 >
33<p >Thank you for installing WS281x LED Status!</p >
44<p >This plugin requires some one-time setup before it will work properly.</p >
88</p >
99<hr >
1010<h3 >
11- {{ docs.doc_link("/ guides/setup-guide-1/wiring-your-leds", "1. Wiring your LEDs") }}
11+ {{ docs.doc_link("guides/setup-guide-1/wiring-your-leds", "1. Wiring your LEDs") }}
1212</h3 >
1313<p >The most important part! Make sure you have them wired up correctly. </p >
1414<p >
1515 <i class =" fa fa-arrow-right text-success" ></i >
16- See {{ docs.doc_link("/ guides/setup-guide-1/wiring-your-leds", "Wiring your LEDs") }} in the docs.
16+ See {{ docs.doc_link("guides/setup-guide-1/wiring-your-leds", "Wiring your LEDs") }} in the docs.
1717</p >
1818<h3 >
19- {{ docs.doc_link("/ guides/setup-guide-1/spi-setup", "2. SPI Setup") }}
19+ {{ docs.doc_link("guides/setup-guide-1/spi-setup", "2. SPI Setup") }}
2020</h3 >
2121<p >
2222 The OS configuration test will help you to configure your Raspberry Pi for use with this plugin.
3434 </button >
3535</p >
3636<h3 >
37- {{ docs.doc_link("/ guides/setup-guide-1/initial-configuration", "3. Initial Configuration") }}
37+ {{ docs.doc_link("guides/setup-guide-1/initial-configuration", "3. Initial Configuration") }}
3838</h3 >
3939<form class =" form-horizontal" >
4040 <div class =" control-group" >
You can’t perform that action at this time.
0 commit comments