Skip to content

Commit 1a7fc22

Browse files
committed
fix doc
1 parent cfb059a commit 1a7fc22

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

docs/doc.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# QualCoder Doc
2-
Please select your language.
2+
*Please select your language*
3+
34
## Official Documentation
45

5-
- [English](/en){.button-link}
6+
- [English](/en)
67

78
## Community Translations
89

9-
- [Français](/en){.button-link}
10+
- [Français](/en)

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ repo_name: 'QualCoder-Org/qualcoder-org.github.io'
66
repo_url: 'https://github.com/QualCoder-Org/qualcoder-org.github.io'
77
nav:
88
- Home: index.md
9+
- 'Documentation' : doc.md
910
- 'Studies using QualCoder': using.md
1011
- 'About Developers': about.md
11-
- 'Documentation' : doc.md
1212
theme:
1313
name: 'material'
1414
logo: images/logo.png

0 commit comments

Comments
 (0)