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 %}
2
2
<h3 >WS281x LED Status Setup</h3 >
3
3
<p >Thank you for installing WS281x LED Status!</p >
4
4
<p >This plugin requires some one-time setup before it will work properly.</p >
8
8
</p >
9
9
<hr >
10
10
<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") }}
12
12
</h3 >
13
13
<p >The most important part! Make sure you have them wired up correctly. </p >
14
14
<p >
15
15
<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.
17
17
</p >
18
18
<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") }}
20
20
</h3 >
21
21
<p >
22
22
The OS configuration test will help you to configure your Raspberry Pi for use with this plugin.
34
34
</button >
35
35
</p >
36
36
<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") }}
38
38
</h3 >
39
39
<form class =" form-horizontal" >
40
40
<div class =" control-group" >
You can’t perform that action at this time.
0 commit comments