Update links (no more ochafik-specific branch)
This commit is contained in:
parent
c844684c95
commit
cde9d907a4
1 changed files with 2 additions and 2 deletions
|
|
@ -13,13 +13,13 @@ export default function HelpMenu({className, style}: {className?: string, style?
|
||||||
{
|
{
|
||||||
label: "openscad-playground",
|
label: "openscad-playground",
|
||||||
icon: 'pi pi-github',
|
icon: 'pi pi-github',
|
||||||
url: 'https://github.com/ochafik/openscad-playground/tree/color-assimp2',
|
url: 'https://github.com/openscad/openscad-playground/',
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'LICENSES',
|
label: 'LICENSES',
|
||||||
icon: 'pi pi-info-circle',
|
icon: 'pi pi-info-circle',
|
||||||
url: 'https://github.com/ochafik/openscad-playground/blob/color-assimp2/LICENSE.md',
|
url: 'https://github.com/openscad/openscad-playground/blob/main/LICENSE.md',
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue