umbraco7 - Umbraco 7 navigation menu link is not working -


i new umbraco. currently, facing odd problem, navigation link in menu bar not working properly.

for example, in navigation link, use relative link:

<a href="/target"></a> 

when click link on web page, redirect error page, says cannot find template. however, if jump umbraco admin page, , click link document: /target, works!

i suspect when trying access /target webpage, cannot find document pointing to.

could tell me possibilities?

have tried republish node? ensure template has been set on content node.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -