Skip to content

Commit 69c22e2

Browse files
pieterhijmachennes
authored andcommitted
Change the organization of the Ondsel Lens addon
1 parent fa5abf7 commit 69c22e2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@
415415
branch = main
416416
[submodule "Ondsel-Lens"]
417417
path = Ondsel-Lens
418-
url = https://github.com/Ondsel-Development/Ondsel-Lens-Addon
418+
url = https://github.com/FreeCAD/Ondsel-Lens-Addon
419419
branch = main
420420
[submodule "OpenTheme"]
421421
path = OpenTheme

AddonCatalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -865,10 +865,10 @@
865865
],
866866
"Ondsel-Lens": [
867867
{
868-
"repository": "https://github.com/Ondsel-Development/Ondsel-Lens-Addon",
868+
"repository": "https://github.com/FreeCAD/Ondsel-Lens-Addon",
869869
"git_ref": "main",
870870
"branch_display_name": "main",
871-
"zip_url": "https://github.com/Ondsel-Development/Ondsel-Lens-Addon/archive/refs/heads/main.zip"
871+
"zip_url": "https://github.com/FreeCAD/Ondsel-Lens-Addon/archive/refs/heads/main.zip"
872872
}
873873
],
874874
"OpenTheme": [

0 commit comments

Comments
 (0)