File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
getting-started :
2
2
- name : Introduction
3
- url : /docs/ introduction
3
+ url : /introduction
4
4
- name : About
5
5
url : /about
6
6
# - name: Goals
Original file line number Diff line number Diff line change 10
10
< div class ="collapse navbar-collapse " id ="navbarSupportedContent ">
11
11
< ul class ="navbar-nav me-auto ">
12
12
< li class ="nav-item ">
13
- < a class ="nav-link {% if include.active == "documentation " %}active{% endif %}" href="{{ site.url }}/docs /introduction "> Terms</ a >
13
+ < a class ="nav-link {% if page.url == "/introduction " %}active{% endif %}" href="{{ site.url }}/introduction"> Terms</ a >
14
14
</ li >
15
15
</ li >
16
16
<!--<li class="nav-item">
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : docs
3
3
title : " Introduction"
4
- permalink : /docs/ introduction
4
+ permalink : /introduction
5
5
sections :
6
6
- What is Converged Computing
7
7
- Why do we need to work together
You can’t perform that action at this time.
0 commit comments