summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWindowsAddict2024-06-09 00:54:56 +0000
committerWindowsAddict2024-06-09 00:54:56 +0000
commit8cdde879b2be8aff039783c8d96e2a431550ebd8 (patch)
tree3037198cfade97969a1dac14083266b55b80935f
parent0884271c4fcdc72d95bce7c5c7bdf77ef4a9bcef (diff)
downloadMicrosoft-Activation-Scripts-8cdde879b2be8aff039783c8d96e2a431550ebd8.zip
Fix the broken Discord banner
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8866138..62decf5 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
<p align="center">A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.</p>
<p align="center">
- <a href="https://discord.gg/tVFN4N84PP"><img src="https://img.shields.io/discord/746721520931569757?style=social&logo=discord" alt="Chat with us without signup" title="Chat with us without signup"></a>
+ <a href="https://discord.gg/tVFN4N84PP"><img src="https://img.shields.io/badge/Chat%20with%20us%20on%20Discord--blue?style=social&logo=discord" alt="Chat with us without signup" title="Chat with us without signup"></a>
<a href="https://www.reddit.com/r/MAS_Activator"><img src="https://img.shields.io/badge/MAS%20on%20Reddit--orange?style=social&logo=reddit" alt="MAS on Reddit" title="MAS on Reddit"></a>
<a href="https://twitter.com/massgravel"><img src="https://img.shields.io/twitter/follow/massgravel" alt="Follow us on X" title="Follow us on X"></a>
</p>
@@ -21,7 +21,7 @@
```
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
```