Skip to content

Commit 1cd27e1

Browse files
committed
Fix merge
1 parent 655836a commit 1cd27e1

File tree

4 files changed

+5
-58
lines changed

4 files changed

+5
-58
lines changed

docs/general-faq/atlas-folder-scripts.md

Lines changed: 0 additions & 55 deletions
This file was deleted.

docs/getting-started/post-installation/atlas-folder/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ icon: material/auto-fix
77

88
Atlas includes scripts for troubleshooting and resolving specific problems with your installation.
99

10-
Each section here corresponds to a sub-folder in the `8. Troubleshooting` directory located in the Atlas folder, which you can find in the Start Menu or on the desktop. Check out [our guide to restore the Atlas folder](../../../faq-and-troubleshooting/common-questions/atlas-folder-missing.md) if you can't find it.
10+
Each section here corresponds to a sub-folder in the `8. Troubleshooting` directory located in the Atlas folder, which you can find in the Start Menu or on the desktop. Check out [our guide to restore the Atlas folder](../../../general-faq/atlas-folder-missing.md) if you can't find it.
1111

1212
## :material-network-outline: Network
1313

mkdocs.insiders.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ plugins:
7171
'faq-and-troubleshooting/common-questions/atlas-and-security.md': 'general-faq/atlas-and-security.md'
7272
'faq-and-troubleshooting/common-questions/updating-atlas.md': 'general-faq/updating-atlas.md'
7373
'faq-and-troubleshooting/common-questions/atlas-folder-missing.md': 'general-faq/atlas-folder-missing.md'
74-
'faq-and-troubleshooting/common-questions/atlas-folder-scripts.md': 'general-faq/atlas-folder-scripts.md'
7574
'faq-and-troubleshooting/common-questions/windows-update-errors.md': 'general-faq/windows-update-errors.md'
7675
'faq-and-troubleshooting/common-questions/testing-nightly-builds.md': 'general-faq/testing-nightly-builds.md'
7776
'faq-and-troubleshooting/common-questions/acrobat-not-installing.md': 'general-faq/acrobat-not-installing.md'
@@ -82,5 +81,9 @@ plugins:
8281
'faq-and-troubleshooting/common-questions/roblox-not-opening.md': 'general-faq/roblox-not-opening.md'
8382
'faq-and-troubleshooting/common-questions/fifa-and-eafc-not-launching.md': 'general-faq/fifa-and-eafc-not-launching.md'
8483

84+
# 'Troubleshooting' moved to Atlas Configuration
85+
'faq-and-troubleshooting/common-questions/atlas-folder-scripts.md': 'getting-started/post-installation/atlas-folder/troubleshooting.md'
86+
'general-faq/atlas-folder-scripts.md': 'getting-started/post-installation/atlas-folder/troubleshooting.md'
87+
8588
# https://squidfunk.github.io/mkdocs-material/reference/#built-in-typeset-plugin (Insiders)
8689
- typeset

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ nav:
7676
- Atlas and Security: general-faq/atlas-and-security.md
7777
- Updating Atlas: general-faq/updating-atlas.md
7878
- Atlas Folder Missing: general-faq/atlas-folder-missing.md
79-
- Atlas Folder Scripts: general-faq/atlas-folder-scripts.md
8079
- Windows Update Errors: general-faq/windows-update-errors.md
8180
- Testing Nightly Builds: general-faq/testing-nightly-builds.md
8281
- Acrobat not installing: general-faq/acrobat-not-installing.md

0 commit comments

Comments
 (0)