diff --git a/migrate.py b/migrate.py index 029f8565e650..e258d9e16782 100644 --- a/migrate.py +++ b/migrate.py @@ -162,7 +162,7 @@ ('https://github.com/godotengine/godot-proposals', 'https://github.com/redot-engine/redot-proposals'), ('https://raw.githubusercontent.com/godotengine/godot-docs', 'https://raw.githubusercontent.com/redot-engine/redot-docs'), ('https://github.com/godotengine/', 'https://github.com/redot-engine/'), - ('https://chat.godotengine.org/', 'https://discord.gg/redot') + ('https://chat.godotengine.org/', 'https://discord.gg/redot'), # Generic replacements ('GODOT_COPYRIGHT.txt', 'REDOT_COPYRIGHT.txt'), ('godotengine.org', 'redotengine.org'),