Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions AddonCatalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down