diff options
| author | Lyssa | 2025-12-27 05:07:02 +0000 |
|---|---|---|
| committer | GitHub | 2025-12-27 05:07:02 +0000 |
| commit | 0ac97795bf7a9f1566b91577dbaac46ef627286a (patch) | |
| tree | 5be90ad4d949acc2b10d8548e7f986ad2509b21d /docusaurus.config.js | |
| parent | 8c5f4a9fdbd7866d2529afaa8fb139c76ec292fb (diff) | |
| download | massgrave.dev-0ac97795bf7a9f1566b91577dbaac46ef627286a.zip | |
Move gravesoft pages to massgrave (#69)
Diffstat (limited to 'docusaurus.config.js')
| -rw-r--r-- | docusaurus.config.js | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/docusaurus.config.js b/docusaurus.config.js index d513faa..1e56724 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -88,38 +88,6 @@ const config = { to: '/change_windows_edition', }, { - from: '/in-place_repair_upgrade', - to: 'https://gravesoft.dev/in-place_repair_upgrade', - }, - { - from: '/bypass-russian-geoblock', - to: 'https://gravesoft.dev/bypass-russian-geoblock', - }, - { - from: '/fix-wpa-registry', - to: 'https://gravesoft.dev/fix-wpa-registry', - }, - { - from: '/office_c2r_links', - to: 'https://gravesoft.dev/office_c2r_links', - }, - { - from: '/office_c2r_custom', - to: 'https://gravesoft.dev/office_c2r_custom', - }, - { - from: '/fix_powershell', - to: 'https://gravesoft.dev/fix_powershell', - }, - { - from: '/remove_malware', - to: 'https://gravesoft.dev/remove_malware', - }, - { - from: '/clean_install_windows', - to: 'https://gravesoft.dev/clean_install_windows', - }, - { from: '/msdl', to: 'https://msdl.gravesoft.dev/', }, @@ -200,10 +168,6 @@ const config = { to: '/changelog', }, { - label: 'Our Non-Piracy Site', - to: '/our_non-piracy_site', - }, - { label: 'Contribute', to: '/contribute', }, |
