Skip to content

Commit 7165dae

Browse files
authored
Merge pull request #96 from miharp/fix/nav-title-markdown-formatting
Fix #50: remove markdown formatting from nav text and page titles
2 parents c96b580 + 7f44822 commit 7165dae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_data/nav/openvox_8x.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
link: "known_issues.html"
88
- text: System requirements
99
link: "system_requirements.html"
10-
- text: About `openvox-agent`
10+
- text: About openvox-agent
1111
link: "about_agent.html"
1212
- text: Quick start guides
1313
items:

docs/_openvox_8x/about_agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
title: "About `openvox-agent`"
3+
title: "About openvox-agent"
44
---
55

66
[release_notes]: ./release_notes.html

0 commit comments

Comments
 (0)