File tree 1 file changed +9
-9
lines changed 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 6
6
-
7
7
title : Getting Started
8
8
text :
9
- path : ' {{ site.url}} /documentation/setup/'
9
+ path : ({{ site.url/documentation/setup/ }})
10
10
icon : fa fa-toggle-on
11
11
colour : green
12
12
-
13
13
title : Configuration
14
14
text :
15
- path : ' {{ site.url}} /documentation/configuration/'
15
+ path : ({{ site.url/documentation/configuration/ }})
16
16
icon : fa fa-wrench
17
17
colour : blue
18
18
-
19
19
title : Testing Classes
20
20
text :
21
- path : ' {{ site.url}} /documentation/classes/'
21
+ path : ({{ site.url/documentation/classes/ )}}
22
22
icon : fa fa-book
23
23
colour : pink
24
24
-
25
25
title : Testing Defined Types
26
26
text :
27
- path : ' {{ site.url}}/documentation/defined_types/'
27
+ path : ({{ site.url}}/documentation/defined_types/ }})
28
28
icon : fa fa-copy
29
29
colour : purple
30
30
-
31
31
title : Testing Functions
32
32
text :
33
- path : ' {{ site.url}} /documentation/functions/'
33
+ path : ({{ site.url/documentation/functions/ }})
34
34
icon : fa fa-superscript
35
35
colour : red
36
36
-
37
37
title : Testing Hosts
38
38
text :
39
- path : ' {{ site.url}} /documentation/hosts/'
39
+ path : ({{ site.url/documentation/hosts/' }})
40
40
icon : fa fa-server
41
41
colour : orange
42
42
-
43
43
title : Testing Types
44
44
text :
45
- path : ' {{ site.url}} /documentation/types/'
45
+ path : ({{ site.url/documentation/types/' }})
46
46
icon : fa fa-puzzle-piece
47
47
colour : blue
48
48
-
49
49
title : Testing Type Aliases
50
50
text :
51
- path : ' {{ site.url}} /documentation/type_aliases/'
51
+ path : ({{ site.url/documentation/type_aliases/' }})
52
52
icon : fa fa-exchange
53
53
colour : pink
54
54
-
55
55
title : Coverage Reports
56
56
text :
57
- path : ' {{ site.url}} /documentation/coverage/'
57
+ path : ({{ site.url/documentation/coverage/' }})
58
58
icon : fa fa-map-o
59
59
colour : purple
60
60
---
You can’t perform that action at this time.
0 commit comments