Skip to content

Commit bbbe5d8

Browse files
authored
Merge pull request #189 from Atlas-OS/master
Merge Master to Dev
2 parents fa44dae + d9abe18 commit bbbe5d8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/javascript/msdl.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// AGPL-3.0-only https://spdx.org/licenses/AGPL-3.0-or-later.html
2-
// Modified from https://github.com/massgravel/msdl for use in AtlasOS documentation
2+
// Modified from https://github.com/gravesoft/msdl for use in AtlasOS documentation
33
//
44
// Changes:
55
// - Auto-selecting language, and removing 'Choose once'
@@ -13,7 +13,7 @@ const langsUrl =
1313
const downUrl =
1414
"https://www.microsoft.com/en-us/api/controls/contentinclude/html?pageId=cfa9e580-a81e-4a4b-a846-7b21bf4e2e5b&host=www.microsoft.com&segments=software-download%2Cwindows11&query=&action=GetProductDownloadLinksBySku&sdVersion=2";
1515
const sessionUrl = "https://vlscppe.microsoft.com/fp/tags?org_id=y6jn8c31&session_id=";
16-
const apiUrl = "https://massgrave.dev/api/msdl/";
16+
const apiUrl = "https://api.gravesoft.dev/msdl/";
1717
const sharedSessionGUID = "c2452a22-b85c-4f2b-a20c-7cb8c4dc95ac";
1818
const langAttempt = 3;
1919

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)