Skip to content

Commit

Permalink
fix: msdl downloads
Browse files Browse the repository at this point in the history
* fix: fix msdl downloads!!!

* fix: add back license haha
  • Loading branch information
RadNotRed authored Dec 25, 2024
1 parent 2cfeee0 commit 50f3b78
Show file tree
Hide file tree
Showing 4 changed files with 199 additions and 159 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
.cache/
site/
.jampack/
.venv/

# Dependencies
node_modules/
Expand Down
12 changes: 3 additions & 9 deletions docs/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,10 @@ See the alternatives below.
!!! question "Which version should I choose?"
If you meet the official requirements, we **strongly** recommend choosing Windows 11. If not, use Windows 10.

!!! failure "MSDL is currently not working"
Please download the ISO from [official microsoft sources.](#official-microsoft-sources)

<!-- Remember to revert this back to ??? from !!! when MSDL is fixed. -->
<!-- Please don't remove the "Offical Microsoft Sources" tab when MSDL is fixed either. -->
<!-- Remember to remove "(currently broken)" when MSDL is fixed -->
!!! grey-tip "Alternatives"
??? grey-tip "Alternatives"

!!! tip
Even though the downloader we use in our docs use Microsoft's servers (currently broken), you can also download the ISO directly from Microsoft or use the Windows Media Creation Tool.
Even though the downloader we use in our docs use Microsoft's servers, you can also download the ISO directly from Microsoft or use the Windows Media Creation Tool.

<div id="official-microsoft-sources"></div>
=== "Official Microsoft Sources"
Expand Down Expand Up @@ -85,7 +79,7 @@ See the alternatives below.
1. After the ISO has completed downloading, click **Finish**

<!-- --8<-- [end:iso1] -->
<!-- Placeholder for msdl.md include -->
{% include 'msdl.md' %}


<!-- --8<-- [start:drivers] -->
Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started/reverting-atlas.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ installation.md:style
installation.md:iso
installation.md:iso1
--8<--
<!-- Placeholder for msdl.md include -->
{% include 'msdl.md' %}
--8<--
installation.md:drivers
installation.md:reinstalling
Expand Down
Loading

0 comments on commit 50f3b78

Please sign in to comment.