Hyperlink in text component
Hi,
I have a text component on this page("/content/abc") wherein I add link "contactus"(/content/abc/contact) using link option.
I opened the page(/content/abc) and clicked on contactus link then the page url changing from "content/abc" to configured page path that is /content/abc/contact.
Is this the expected behaviour.
I want the contactus form should open in the same path content/abc without changing path url
Can anyone help me