Hi, I’m running 2.1.3 Build: 20101220. I just need a little clarification on links. In the user guide, it explains how the path variable {path='article_group/index'} creates links to the templates within the site. What about linking to the index of a template this way:
<a href="/articles/">articles</a>? I’d prefer my navigation to link using the latter example. Can someone explain how and when to use these different methods of linking? Thanks.