diff options
| author | WindowsAddict | 2024-06-09 00:54:56 +0000 |
|---|---|---|
| committer | WindowsAddict | 2024-06-09 00:54:56 +0000 |
| commit | 8cdde879b2be8aff039783c8d96e2a431550ebd8 (patch) | |
| tree | 3037198cfade97969a1dac14083266b55b80935f | |
| parent | 0884271c4fcdc72d95bce7c5c7bdf77ef4a9bcef (diff) | |
| download | Microsoft-Activation-Scripts-8cdde879b2be8aff039783c8d96e2a431550ebd8.zip | |
Fix the broken Discord banner
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 ``` |
