Hi,
in the NodeTypes.yaml file I defined a link property:
terminLink:
  type: reference
  ui:
    label: 'Link'
How do I get the correct relative path in the template?
When I tried {terminLink.path} the output in the template is "/sites/sitename/info/leistungen" but it should be "/info/leistungen.html".