@@ -14,32 +14,26 @@ <h2>Getting Started</h2>
14
14
< h2 > User Guide</ h2 >
15
15
< p > The definitive guide to using Node-RED</ p >
16
16
</ div > </ a > </ li >
17
-
18
- < li > < a class ="box-link " href ="/docs/faq "> < img src ="../images/guide-faq.png "/>
19
- < div class ="doc-item-info ">
20
- < h2 > Frequently Asked Questions</ h2 >
21
- < p > And hopefully some answers</ p >
22
- </ div > </ a > </ li >
23
- </ ul >
24
- < ul class ="doc-items ">
17
+ < li > < a class ="box-link " href ="/docs/faq "> < img src ="../images/guide-faq.png "/>
18
+ < div class ="doc-item-info ">
19
+ < h2 > Frequently Asked Questions</ h2 >
20
+ < p > And hopefully some answers</ p >
21
+ </ div > </ a > </ li >
25
22
< li > < a class ="box-link " href ="/docs/tutorials "> < img src ="../images/guide-tutorials.png "/>
26
23
< div class ="doc-item-info ">
27
24
< h2 > Tutorials</ h2 >
28
25
< p > Examples of what you can do, taken one step at a time</ p >
29
26
</ div > </ a > </ li >
30
- < li > < a class ="box-link " href ="https://cookbook.nodered.org "> < img src ="../images/guide-cookbook.png "/>
31
- < div class ="doc-item-info ">
32
- < h2 > Cookbook</ h2 >
33
- < p > Recipes to help you get things done with Node-RED</ p >
27
+ < li > < a class ="box-link " href ="https://cookbook.nodered.org "> < img src ="../images/guide-cookbook.png "/>
28
+ < div class ="doc-item-info ">
29
+ < h2 > Cookbook</ h2 >
30
+ < p > Recipes to help you get things done with Node-RED</ p >
31
+ </ div > </ a > </ li >
32
+ < li > < a class ="box-link " href ="/docs/developing-flows/ "> < img src ="../images/guide-developing-flows.png "/>
33
+ < div class ="doc-item-info ">
34
+ < h2 > Developing Flows</ h2 >
35
+ < p > Best practices for creating clear and reusable flows</ p >
34
36
</ div > </ a > </ li >
35
- < li > < a class ="box-link " href ="/docs/developing-flows/ "> < img src ="../images/guide-developing-flows.png "/>
36
- < div class ="doc-item-info ">
37
- < h2 > Developing Flows</ h2 >
38
- < p > Best practices for creating clear and reusable flows</ p >
39
- </ div > </ a > </ li >
40
- </ ul >
41
-
42
- < ul class ="doc-items ">
43
37
< li > < a class ="box-link " href ="/docs/creating-nodes/ "> < img src ="../images/guide-customnode.png "/>
44
38
< div class ="doc-item-info ">
45
39
< h2 > Creating Nodes</ h2 >
0 commit comments