static: fix link for property mappings

This commit is contained in:
Jens Langhammer 2020-11-22 20:26:44 +01:00
parent ffea308480
commit be8cc77086
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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",