Hi,
In a template, I am creating a link by using $rx.location.generate($sys.assemblyItem,templateName)
For preview, The location URL show like
<a href="http://127.0.0.1:9992/Rhythmyx/assembler/render?sys_contentid=800&…
However, when the same is published, the URL remains same and doesn’t get changed.
Rest of the publication of other URLs are all fine.