File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 30
30
31
31
[[main ]]
32
32
name = " Docs"
33
- url = " /docs/guides/example-guide /"
33
+ url = " /docs/getting-started/installation /"
34
34
# url = "/docs/1.0/prologue/introduction/"
35
35
weight = 10
36
36
Original file line number Diff line number Diff line change 151
151
" justify-content-start" ,
152
152
" lead" ,
153
153
" list" ,
154
- " list-group" ,
155
- " list-group-item" ,
156
- " list-group-numbered" ,
157
154
" list-inline" ,
158
155
" list-inline-item" ,
159
156
" list-nested" ,
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ <h2>{{ .Params.lead | safeHTML }}</h2>
16
16
role ="button "> Why SQL Components?</ a >
17
17
18
18
< a class ="btn btn-primary btn-cta btn-lg my-3 "
19
- href ="/docs/{{ if site.Params.doks.docsVersioning }}{{ site.Params.doks.docsVersion }}/{{ end }}getting-started/ "
19
+ href ="/docs/{{ if site.Params.doks.docsVersioning }}{{ site.Params.doks.docsVersion }}/{{ end }}getting-started/installation/ "
20
20
role ="button "> Getting Started</ a >
21
21
22
22
{{ .Content }}
You can’t perform that action at this time.
0 commit comments