hello

to link the category name of an entry, i've done this:
#set ($catt = "category/")
<a href="$url.home$catt$entry.category.name">$entry.category.name</a>

is there other way to link the category name of an entry?
something like:
<a href="$entry.category.url">$entry.category.name</a>

thanks in advance
raúl f.

Reply via email to