diff options
| author | 1bacon | 2024-06-02 17:43:27 +0000 |
|---|---|---|
| committer | 1bacon | 2024-06-02 17:43:27 +0000 |
| commit | c7340be116c976f766ec2bac216a66e591a02c79 (patch) | |
| tree | f14b4c461ca136f750f0d49bd35215bbe6ac4f10 /docs | |
| parent | 2c3c430397520db8e8124d0b17d2072fe0ae70da (diff) | |
| download | massgrave.dev-c7340be116c976f766ec2bac216a66e591a02c79.zip | |
Update the old URL in the docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/command_line_switches.md | 4 | ||||
| -rw-r--r-- | docs/intro.md | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/command_line_switches.md b/docs/command_line_switches.md index 9507a60..028c0ea 100644 --- a/docs/command_line_switches.md +++ b/docs/command_line_switches.md @@ -33,9 +33,9 @@ ## Uses In Powershell One Liner
-`& ([ScriptBlock]::Create((irm https://mass grave.dev/get))) /para`
+`& ([ScriptBlock]::Create((irm https://get.acti vated.win))) /para`
-**Notes** - Remove the space between `mass grave`
+**Notes** - Remove the space between `acti vated`
- Replace `/para` in this command with the switches from the above table. You can also use multiple switches. For example, `/HWID /KMS-Office /KMS-ActAndRenewalTask`
- This Powershell one-liner will work on Windows 8.1 and later versions only.
diff --git a/docs/intro.md b/docs/intro.md index 8cdbaa3..928b5cc 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -18,7 +18,7 @@ A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activatio ``` irm https://get.activated.win | iex ``` -or +or (deprecated, will be retired on Aug 31 2024, use above instead) ``` irm https://massgrave.dev/get | iex ``` |
