static: fix link for property mappings
This commit is contained in:
parent
ffea308480
commit
be8cc77086
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -94,7 +94,7 @@ export const SIDEBAR_ITEMS: SidebarItem[] = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Property Mappings",
|
name: "Property Mappings",
|
||||||
path: "administration/property_mappings",
|
path: "administration/property-mappings/",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Flows",
|
name: "Flows",
|
||||||
|
|
Reference in New Issue