From c0ded902c2af1c8b18081e71da9cb8191baa6079 Mon Sep 17 00:00:00 2001 From: Pieter Hijma Date: Tue, 18 Nov 2025 16:37:54 +0100 Subject: [PATCH] Change the organization of the Ondsel Lens addon --- .gitmodules | 2 +- AddonCatalog.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 55a1edf..f3699c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -415,7 +415,7 @@ branch = main [submodule "Ondsel-Lens"] path = Ondsel-Lens - url = https://github.com/Ondsel-Development/Ondsel-Lens-Addon + url = https://github.com/FreeCAD/Ondsel-Lens-Addon branch = main [submodule "OpenTheme"] path = OpenTheme diff --git a/AddonCatalog.json b/AddonCatalog.json index 9c3a671..4151c01 100644 --- a/AddonCatalog.json +++ b/AddonCatalog.json @@ -865,10 +865,10 @@ ], "Ondsel-Lens": [ { - "repository": "https://github.com/Ondsel-Development/Ondsel-Lens-Addon", + "repository": "https://github.com/FreeCAD/Ondsel-Lens-Addon", "git_ref": "main", "branch_display_name": "main", - "zip_url": "https://github.com/Ondsel-Development/Ondsel-Lens-Addon/archive/refs/heads/main.zip" + "zip_url": "https://github.com/FreeCAD/Ondsel-Lens-Addon/archive/refs/heads/main.zip" } ], "OpenTheme": [