Skip to content

Commit 8ea957d

Browse files
committed
Refactor docs
1 parent 231dce1 commit 8ea957d

4 files changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Optional modes:
170170

171171
## FAQ
172172

173-
See [FAQ.md](FAQ.md).
173+
See [FAQ.md](faq.md).
174174

175175
---
176176

_config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ theme: jekyll-theme-cayman
2525

2626
# Navigation pages
2727
header_pages:
28-
- DETAILS.md
28+
- faq.md
29+
- details.md
30+
- scripts.md
2931
- CONTRIBUTING.md
3032

3133
# Markdown settings
File renamed without changes.

FAQ.md renamed to faq.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
## Frequently Asked Questions
22

33
**Issue**
4-
ERROR: winget (App Installer) is not installed.
4+
5+
ERROR: winget (App Installer) is not installed (Screenshot below).
6+
57
![winget not installed](assets/issue-winget-not-installed.png)
68

79
**Solution**

0 commit comments

Comments
 (0)