diff --git a/get-external-files.py b/get-external-files.py index 05340b77bd..2a9f846569 100644 --- a/get-external-files.py +++ b/get-external-files.py @@ -6,7 +6,7 @@ FILES = [ { - "source": "https://raw.githubusercontent.com/SovereignCloudStack/docs/main/docs/02-iaas/security-groups.md", + "source": "https://raw.githubusercontent.com/SovereignCloudStack/docs/main/docs/02-iaas/guides/user-guide/security-groups/security-groups.md", "repository": "SovereignCloudStack/docs", "target": "docs/guides/user-guide/openstack/security-groups.md", "header": "---\nsidebar_label: Security groups\n---\n\n",