File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
22
< nav style ="--bs-breadcrumb-divider: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath d='M2.5 0L1 1.5 3.5 4 1 6.5 2.5 8l4-4-4-4z' fill='currentColor'/%3E%3C/svg%3E"); "
23
23
aria-label ="breadcrumb ">
24
24
< ol class ="breadcrumb " style ="font-size: 18px;margin: 0px;padding-left: 20px ">
25
- < li class ="breadcrumb-item "> < a href ="/docs "
25
+ < li class ="breadcrumb-item "> < a href ="/ "
26
26
style ="text-decoration: none; color: var(--asciidoctor-heading-font-color); "> Documentation</ a >
27
27
</ li >
28
28
{%- if page.breadcrumb-title -%}
29
- < li class ="breadcrumb-item " aria-current ="page "> < a href ="/docs/ {{ page.product }}/ "
29
+ < li class ="breadcrumb-item " aria-current ="page "> < a href ="/{{ page.product }}/ "
30
30
style ="text-decoration: none; color: var(--asciidoctor-heading-font-color); "> {{ solution.short-name }}</ a >
31
31
</ li >
32
32
< li class ="breadcrumb-item active " aria-current ="page "> {{ page.breadcrumb-title | escape }}
You can’t perform that action at this time.
0 commit comments