Im following this tutorial at:
http://www.boyink.com/splaat/comments/building-an-expressionengine-site-chapter-11/
It says the following:
“Because we’ve created this link within a weblog:categories tag, EE will render the link using the category keyword and the category_url_title appended on after the template name of chapter_11_product_list (ex: http://www.boyink.com/splaat/building_series/chapter_11_product_list/category/interior/). (Note - that this assumes that, under Admin > Weblog Administration > Global Weblog Preferences you have EE configured to use category_url_titles instead of category ID’s).”
Does this mean for every anchor element inside weblog:categories, it appends the category_url_title at the end of the anchor value?