Skip to content

Commit f0c7e10

Browse files
chennesDeepSOIC
authored andcommitted
Fixes to package.xml
1 parent 0f327a4 commit f0c7e10

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<date>2022-03-12</date>
77
<maintainer email="vv.titov@gmail.com">DeepSOIC</maintainer>
88
<license file="LICENSE">LGPLv2</license>
9-
<url type="repository" branch="main">https://github.com/DeepSOIC/Part-o-magic</url>
10-
<url type="bugtracker" branch="main">https://github.com/DeepSOIC/Part-o-magic/issues</url>
9+
<url type="repository" branch="master">https://github.com/DeepSOIC/Part-o-magic</url>
10+
<url type="bugtracker">https://github.com/DeepSOIC/Part-o-magic/issues</url>
1111
<icon>PartOMagic/Gui/Icons/icons/PartOMagic.svg</icon> <!-- If you include your icon here, you don't have to submit it to the main FreeCAD repo -->
1212

1313
<content>
1414
<workbench>
15-
<classname>PartomagicWorkbench</classname>
15+
<classname>PartOMagicWorkbench</classname>
1616
<subdirectory>./</subdirectory>
1717
<tag></tag>
1818
<tag></tag>

0 commit comments

Comments
 (0)