Skip to content

Commit 843c0e1

Browse files
committed
fix: hyperlinks
1 parent 796a841 commit 843c0e1

File tree

14 files changed

+78
-39
lines changed

14 files changed

+78
-39
lines changed

docs/contributing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ For transparency with users, we keep issues that affect the current release open
5252
## :octicons-git-pull-request-24: How to make changes
5353

5454
!!! tip "Unsure if people like your change?"
55-
Consider proposing the change to people in the [:simple-discord: Discord](https://discord.gg/atlasos) or [:octicons-issue-opened-16: GitHub issues](https://github.com/Atlas-OS/Atlas/issues) first.
55+
Consider proposing the change to people in the [:simple-discord: Discord](https://discord.com/invite/atlasos) or [:octicons-issue-opened-16: GitHub issues](https://github.com/Atlas-OS/Atlas/issues) first.
5656

5757
Regardless, remember that it's okay to make mistakes. People will give feedback in your pull requests anyway; don't worry about it too much.
5858

docs/contributing/testing/reporting-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Please report to the [Atlas GitHub Issues](https://github.com/Atlas-OS/Atlas/iss
2727

2828
### If it's from a GitHub branch...
2929

30-
Ideally, report to the `📘 ┃ playbook` channel under our [Discord's 'Development' category](../../general-faq/testing-nightly-builds.md). Otherwise, report to the [Atlas GitHub Issues](https://github.com/Atlas-OS/Atlas/issues). Ensure that you follow the issue template.
30+
Ideally, report to the `📘 ┃ playbook` channel under our [Discord's 'Development' category](https://discord.com/invite/atlasos). Otherwise, report to the [Atlas GitHub Issues](https://github.com/Atlas-OS/Atlas/issues). Ensure that you follow the issue template.
3131

32-
### If it's a [preview from our Discord](../../general-faq/testing-nightly-builds.md)...
32+
### If it's a [preview from our Discord](https://discord.com/invite/atlasos)...
3333

3434
Report to the designated `🧪 ┃ issue-reporting` forum channel under the 'Development' category.

docs/contributing/testing/what-to-test.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ icon: material/test-tube
77

88
This page covers what we recommend in general alpha or release candidate build testing. If you find any problems, please look at [the reporting issues page](reporting-issues.md).
99

10-
If you still need to set up a virtual machine, see the [Playbook contributing page](../playbook.md) for instructions. However, feel free to test it on real hardware, especially if it's a [release candidate](../../general-faq/testing-nightly-builds.md)!
10+
If you still need to set up a virtual machine, see the [Playbook contributing page](../playbook.md) for instructions. However, feel free to test it on real hardware, especially if it's a [release candidate](../../faq/index.md)!
1111

1212
!!! note "Ensure what you test works on stock Windows first"
1313
To reduce the amount of false reports, please verify that any issues encountered on Atlas do not happen in the same environment and configuration on unmodified Windows.
@@ -47,7 +47,7 @@ As Atlas supports Windows Update, consider testing the following that all make u
4747
Consider testing local network features such as:
4848

4949
- Windows file sharing
50-
- Enable with the [Atlas script](../../getting-started/post-install/atlas-folder/general-configuration.md#file-sharing) first
50+
- Enable with the [Atlas script](../../post-install/atlas-folder/configuration.md#file-sharing) first
5151
- Ensure that it works on stock Windows
5252
- Screencasting
5353
- Remote Desktop

docs/faq/post-install.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
description:
3+
icon: material/download
4+
---
5+
6+
# :material-list-box: Post Install FAQs

docs/getting-started/install/install-playbook.md

Lines changed: 32 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ icon: material/book-arrow-down
77
## :material-disc: **1.** Download an ISO
88
<!-- --8<-- [end:iso] -->
99

10-
Before installing Atlas, you need a clean ISO.
10+
Before installing Atlas, you need a clean ISO to fully reinstall Windows.
1111

1212
<!-- --8<-- [start:iso1] -->
13-
To fully reinstall Windows, you need to download your desired Windows version's ISO file, which will be used later in the guide.
13+
Choose your desired Windows version's ISO file, which will be used later in the guide.
1414

1515
<span class="noJs">The buttons below download an ISO directly from Microsoft's servers. It gets the latest version of your desired Windows version for [Intel, AMD, and ARM CPUs](https://www.tenforums.com/tutorials/132836-check-what-processor-cpu-windows-pc.html#option1).</span>
1616

@@ -53,13 +53,23 @@ For this reason, we **strongly** recommend that you do one of the following:
5353
- Have the ability to download and transfer network drivers from another device later
5454

5555
!!! question "Where do I get my network drivers?"
56-
You can find your computer's network drivers online by searching for your device or motherboard's official support page. If you can't find it, try searching online for your network device's name in [Device Manager](../assets/images/device-manager-nic.webp) instead. If multiple of the latest network drivers are available, download them all.
56+
!!! info inline ""
57+
![](/assets/images/device-manager-nic.webp)
58+
59+
You can find your computer's network drivers online by searching for your device or motherboard's official support page.
60+
61+
If you can't find it, try searching online for your network device's name in Device Manager instead.
62+
63+
If multiple of the latest network drivers are available, download them all.
64+
65+
66+
5767
<!-- --8<-- [end:drivers] -->
5868

5969

6070
## :material-microsoft-windows: **3.** Reinstalling Windows
6171

62-
Before continuing, we **strongly** recommend you back up any valuable data to an external drive or [a cloud service](https://mega.io/).
72+
Before continuing, we **strongly** recommend you back up any valuable data to an external drive or [a cloud service](before-continuing.md).
6373

6474
=== ":material-microsoft: No USB Drive (recommended)"
6575

@@ -73,29 +83,35 @@ Before continuing, we **strongly** recommend you back up any valuable data to an
7383

7484
1. Right-click the previously downloaded ISO file and select **Open With** -> **File Explorer**
7585

76-
1. Open **This PC** in File Explorer, and remember the ISO's drive letter (e.g. `H`) for the next step. The drive should look similar to ![Windows Setup icon](../assets/images/win-setup.webp){ .twemoji } **CCCOMA_X64FRE_EN-GB_DV9**
86+
1. Open **This PC** in File Explorer, and remember the ISO's drive letter (e.g. `H`) for the next step. The drive should look similar to ![Windows Setup icon](/assets/images/win-setup.webp){ .twemoji } **CCCOMA_X64FRE_EN-GB_DV9**
7787

7888
1. Press ++win+r++ to open the Run dialog
7989

80-
1. Inside the Run dialog, type in the previously remembered drive letter, and then **without a space**, type `:\sources\setup.exe` after it. [**Example:** `H:\sources\setup.exe`](../assets/images/win-setup-run-dialog.webp)
90+
1. Inside the Run dialog, type in the previously remembered drive letter, and then **without a space**, type `:\sources\setup.exe` after it. [**Example:** `H:\sources\setup.exe`](/assets/images/win-setup-run-dialog.webp)
8191

8292
1. Press ++enter++ on the Run dialog, and accept the User Account Control prompt
83-
- The message ["Make sure BitLocker Drive Encryption is suspended"](../assets/images/bitlocker-error-setup.jpg) could appear from the Windows Setup when you press ++enter++. Refer to our [BitLocker decrypting instructions](../faq/install.md) to resolve this, then retry from step 5 onwards
93+
- The message ["Make sure BitLocker Drive Encryption is suspended"](/assets/images/bitlocker-error-setup.jpg) could appear from the Windows Setup when you press ++enter++. Refer to our [BitLocker decrypting instructions](../../faq/install.md) to resolve this, then retry from step 5 onwards
8494

8595
1. Select **No thanks** when prompted for updates, then uncheck the box for **I want to help make the Windows installation better**
8696

8797
1. If prompted, click **I don't have a product key**, as Windows should auto-activate later
8898
- If Windows doesn't auto-activate, you can enter a key later within Windows
8999

90-
1. Choose your edition of Windows
100+
1. Choose your edition of Windows.
91101
<!-- --8<-- [end:reinstalling] -->
92102
<!-- --8<-- [start:atlasEditions] -->
93-
- [Windows Pro](../faq/install.md#which-windows-editions-are-supported) is recommended. [Windows Home is not officially supported](../faq/install.md)
94-
- If the Windows Setup did not give a choice of edition and it installs Windows Home anyway, you can always change Windows edition later by changing your Windows product key once Windows has finished reinstalling, without having to reinstall anything
103+
104+
!!! note "Supported Editions"
105+
106+
- Windows Pro
107+
- Windows Pro for Workstation
108+
- Windows Enterprise (Excluding LTSC, IoT LTSC)
109+
110+
**Windows Home is not Supported.** If the Windows Setup did not give a choice of edition and it installs Windows Home anyway, you can always change Windows edition later by changing your Windows product key once Windows has finished reinstalling, without having to reinstall anything.
95111
<!-- --8<-- [end:atlasEditions] -->
96112

97113
!!! note "Windows 11 Requirement Error?"
98-
If installing Windows 11 and you encounter an error stating your PC doesn't meet the requirements, you might need to enable TPM 2.0 in your BIOS/UEFI. See our guide: [:link: Enabling TPM 2.0](../general-faq/enabling-tpm.md)
114+
If installing Windows 11 and you encounter an error stating your PC doesn't meet the requirements, you might need to enable TPM 2.0 in your BIOS/UEFI. See our guide: [:link: Enabling TPM 2.0](../../faq/general.md)
99115

100116
<!-- --8<-- [start:reinstalling1] -->
101117

@@ -130,7 +146,7 @@ Before continuing, we **strongly** recommend you back up any valuable data to an
130146
<p>Credit to [Ventoy](https://ventoy.net/doc_secure.html) for the video demonstration.<p>
131147
</center>
132148
133-
![vtoy-verification-error-0x1A](../assets/images/vtoy-secure-error.png){ align=right width=200 }
149+
![vtoy-verification-error-0x1A](/assets/images/vtoy-secure-error.png){ align=right width=200 }
134150

135151
If you get an error screen saying there was a 'Security Violation,' follow the steps below:
136152

@@ -167,7 +183,7 @@ Before continuing, we **strongly** recommend you back up any valuable data to an
167183
--8<-- "installation.md:atlasEditions"
168184

169185
!!! note "Windows 11 Requirement Error?"
170-
If installing Windows 11 and you encounter an error stating your PC doesn't meet the requirements, you might need to enable TPM 2.0 in your BIOS/UEFI. See our guide: [:link: Enabling TPM 2.0](../general-faq/enabling-tpm.md)
186+
If installing Windows 11 and you encounter an error stating your PC doesn't meet the requirements, you might need to enable TPM 2.0 in your BIOS/UEFI. See our guide: [:link: Enabling TPM 2.0](../../faq/general.md)
171187

172188
<!-- --8<-- [start:reinstalling2] -->
173189

@@ -259,7 +275,7 @@ If you don't know, choose 'Driver Installation & Updates from Windows Update.'
259275
??? danger "AME Wizard suddenly closing or being deleted?"
260276
Especially when a new version of AME Wizard is released, you might need to add AME Wizard as an exclusion or turn off **Real-time protection** in Windows Security.
261277

262-
To read more about this, view our [**AME Wizard Deleted**](../faq/ame.md) page.
278+
To read more about this, view our [**AME Wizard Deleted**](../../faq/ame.md) page.
263279

264280
1. Open Microsoft Edge, search [`atlasos.net`](https://atlasos.net)
265281

@@ -270,15 +286,15 @@ If you don't know, choose 'Driver Installation & Updates from Windows Update.'
270286
1. If you have chosen [**Manual Driver Installation**](#driver-updates), run `Disable Drivers Installation in Windows Update.reg` from the extracted Atlas Playbook download and restart
271287

272288
1. Open **Settings** and update Windows, including optional updates, until no more updates are available. If paused, click **Resume Updates** to follow this step
273-
- If there's an error updating on Windows 10, see our page on [:material-update: Windows Update Errors](../general-faq/windows-update-errors.md#windows-10-error-0x80070643) for a fix, retry updating, and continue with the rest of the installation guide
289+
- If there's an error updating on Windows 10, see our page on [:material-update: Windows Update Errors](../faq/install.md#windows-update-errors) for a fix, retry updating, and continue with the rest of the installation guide
274290

275291
1. Open the **Microsoft Store** and update all apps
276292
- There might be a prompt to update the Microsoft Store first
277293

278294
1. Restart after all updates are complete. After restarting, check again for updates repeatedly until there are no more available updates
279295

280296
1. Open `AME Wizard Beta.exe` from the AME Wizard folder
281-
1. If there is a warning from SmartScreen that AME Wizard is an [unrecognized application](../faq/ame.md#why-is-it-being-falsely-flagged), bypass this warning by clicking **More info** and **Run anyway**
297+
1. If there is a warning from SmartScreen that AME Wizard is an [unrecognized application](../faq/ame.md#why-is-ame-being-falsely-flagged), bypass this warning by clicking **More info** and **Run anyway**
282298
1. Click on **Updates** at the top and make sure AME Wizard is up to date
283299

284300
1. Drag `Atlas Playbook.apbx` from the Atlas Playbook folder into AME Wizard

docs/getting-started/install/setting-up.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ icon: custom/atlas
77

88
You've almost finished setting up Atlas!
99

10-
- **Manual Driver Installation:** If you previously chose this, we recommend seeing [our post-install driver guide](post-install/drivers/getting-started.md) to help set up the needed drivers.
10+
- **Manual Driver Installation:** If you previously chose this, we recommend seeing [our post-install driver guide](../../post-install/drivers/index.md) to help set up the needed drivers.
1111

12-
- **Driver Installation & Updates from Windows Update:** If you previously chose this, get drivers by manually checking for Windows Updates. To get them automatically, enable [automatic Windows Updates](../post-install/atlas-folder/general-configuration.md#automatic-updates).
12+
- **Driver Installation & Updates from Windows Update:** If you previously chose this, get drivers by manually checking for Windows Updates. To get them automatically, enable [automatic Windows Updates](../../post-install/atlas-folder/windows-settings.md).
1313

1414
## :material-flag-checkered: All done!
1515

1616
If you need any help, you can find links below to a large community of individuals who are dedicated to helping others, as well as a few other areas of the documentation.
1717

1818
We hope you enjoy using AtlasOS! :smile:
1919

20-
- [:material-download: Install your Drivers](post-install/drivers/getting-started.md)
21-
- [:material-cog: Configure your Atlas installation](post-install/atlas-folder/general-configuration.md)
22-
- [:simple-discord: Discord server](https://discord.atlasos.net) & [:material-github: GitHub Discussions](https://github.com/Atlas-OS/Atlas/discussions)
23-
- [:material-chat-question: FAQ & Troubleshooting](../install-faq/removed-features.md)
20+
- [:material-download: Install your Drivers](../../post-install/drivers/index.md)
21+
- [:material-cog: Configure your Atlas installation](../../post-install/atlas-folder/index.md)
22+
- [:simple-discord: Discord server](https://discord.com/invite/atlasos) & [:material-github: GitHub Discussions](https://github.com/Atlas-OS/Atlas/discussions)
23+
- [:material-chat-question: FAQ & Troubleshooting](../../faq/index.md)

docs/getting-started/upgrade/upgrade-playbook.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ icon: material/rocket-launch
2323

2424
## Troubleshooting & older versions
2525

26-
* If AME Wizard doesn't offer the **Upgrade** option, double-check that you're on Atlas 0.4.x or newer by using the [Checking Atlas Version](../general-faq/checking-atlas-version.md) guide.
27-
* Systems on **0.3.x** can't be upgraded in-place—follow the [Installation guide](installation.md) for a clean reinstall.
26+
* If AME Wizard doesn't offer the **Upgrade** option, double-check that you're on Atlas 0.4.x or newer by using the [Checking Atlas Version](../../faq/general.md#checking-atlas-version) guide.
27+
* Systems on **0.3.x** can't be upgraded in-place—follow the [Installation guide](../install/before-continuing.md) for a clean reinstall.
2828

2929
---
3030

31-
Need help? Ask in the [:simple-discord: Discord server](https://discord.atlasos.net) or open a topic on [:material-github: GitHub Discussions](https://github.com/Atlas-OS/Atlas/discussions).
31+
Need help? Ask in the [:simple-discord: Discord server](https://discord.com/invite/atlasos) or open a topic on [:material-github: GitHub Discussions](https://github.com/Atlas-OS/Atlas/discussions).
3232

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ icon: material/home
3333

3434
[-> FAQ](faq/index.md)
3535

36-
- :material-handshake:{ .lg .middle } __Development__
36+
- :material-handshake:{ .lg .middle } __Contributing & Development__
3737

3838
---
3939

4040
Learn how you can contribute to AtlasOS, and do so effectively.
4141

42-
[-> Contribution Guidelines](contributing/index.md)
42+
[-> Contribution](contributing/index.md)
4343

4444
</div>
4545

@@ -51,5 +51,5 @@ If you'd like to learn more, see our:
5151

5252
- [:simple-github: GitHub repository README](https://github.com/Atlas-OS/Atlas) for more in-depth overviews
5353
- [:simple-github: GitHub repository's source code](https://github.com/Atlas-OS/Atlas/tree/main/src) for what Atlas does under the hood
54-
- [:simple-discord: Discord server](https://discord.atlasos.net/) to connect with the Atlas community and get support
54+
- [:simple-discord: Discord server](https://discord.com/invite/atlasos) to connect with the Atlas community and get support
5555
- [:custom-atlas: Website](https://atlasos.net/) for a general overview of Atlas

docs/post-install/atlas-folder/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ icon: material/security
1414
**Atlas is not responsible** for any damages caused by disabling security features against our recommendations.
1515

1616
!!! tip
17-
If you deleted the folder, check out [our guide to restore the Atlas folder](../../../faq-and-troubleshooting/common-questions/atlas-folder-missing.md)..
17+
If you deleted the folder, check out [our guide to restore the Atlas folder](../../faq/post-install.md)..
1818

1919
In this section, we will list all of the 'Security' options in the Atlas folder, how to change them and their defaults.
2020

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
## TBD
1+
---
2+
title: Hardware
3+
description: Hardware-related post-install guidance for AtlasOS — enabling XMP/DOCP, Resizable BAR, and BIOS/UEFI updates.
4+
---
5+
6+
# :material-memory: Getting Started with Hardware
7+
8+
This section contains hardware-focused post-installation guidance to help you get the most out of your system after installing AtlasOS. Topics include memory overclocking (XMP/DOCP), Resizable BAR, and safely updating your BIOS/UEFI.
9+
10+
Quick links:
11+
12+
- [:material-flash:auto: Enabling XMP/DOCP](enabling-xmp-or-docp.md) — How to enable and validate XMP or DOCP safely.
13+
- [:material-chip: Resizable BAR](resizable-bar.md) — What Resizable BAR is and how to enable it for supported systems.
14+
- [:material-system-update: Updating BIOS/UEFI](updating-the-bios.md) — Best practices for updating firmware safely.
15+
16+
If you're unsure where to start, follow the order above: enable XMP/DOCP if you need memory speed, then check Resizable BAR if you have a supported GPU/motherboard, and update BIOS only when necessary and after backing up important data.
17+

0 commit comments

Comments
 (0)