Skip to content

Commit b38a556

Browse files
Update mkdocs.yml
1 parent 66f3589 commit b38a556

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ theme: readthedocs
88
markdown_extensions: [toc,fenced_code]
99
extra_css: ["https://www.fiware.org/style/fiware_readthedocs.css", "https://www.fiware.org/style/fiware_readthedocs_core.css"]
1010
nav:
11-
- Home: 'index.md'
11+
- Home: index.md
1212
- 'User & Programmers Manual':
13-
- 'Using Ansible': 'README.md'
13+
- 'Getting Started': 'README.md'
1414
- 'Installation & Administration Manual':
1515
- 'Install Ansible': 'install-ansible.md'
1616
- 'Passwordless SSH': 'passwordless-ssh.md'

0 commit comments

Comments
 (0)