diff options
| author | WindowsAddict | 2024-08-08 09:43:24 +0000 |
|---|---|---|
| committer | WindowsAddict | 2024-08-08 09:43:24 +0000 |
| commit | 4e0feae73e7a1e8552f0a6350d4336f6b8c5fbc6 (patch) | |
| tree | 80b393b2a2ab88aad55266fe1387a907c05485e1 | |
| parent | 7b9f22d8775e21daf2ade855b119f4c23204ab02 (diff) | |
| download | massgrave.dev-4e0feae73e7a1e8552f0a6350d4336f6b8c5fbc6.zip | |
Add gravesoft link for fix powershell
| -rw-r--r-- | docs/guide_links.md | 1 | ||||
| -rw-r--r-- | static/_redirects | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/guide_links.md b/docs/guide_links.md index 1ed758e..e2a9535 100644 --- a/docs/guide_links.md +++ b/docs/guide_links.md @@ -10,6 +10,7 @@ If you are facing any error, the script should tell you which guide you need to - [Licensing Servers Issue](licensing-servers-issue.md)
- [Issues Due To Gaming Spoofers](issues_due_to_gaming_spoofers.md)
- [Change Edition Issues](change_edition_issues.md)
+- [Fix Powershell](https://gravesoft.dev/fix_powershell)
- [In-place Repair Upgrade](https://gravesoft.dev/in-place_repair_upgrade)
---
diff --git a/static/_redirects b/static/_redirects index 98b8320..c903a5d 100644 --- a/static/_redirects +++ b/static/_redirects @@ -9,3 +9,4 @@ /idm-activation-script* https://github.com/WindowsAddict/IDM-Activation-Script 301
/office_c2r_links* https://gravesoft.dev/office_c2r_links 301
/office_c2r_custom* https://gravesoft.dev/office_c2r_custom 301
+/fix_powershell* https://gravesoft.dev/fix_powershell 301
|
