Hi. In my theme, the category links show up as:
http://domain.com/wp/category/mycat
For backward compatibility of URLs, I would like to remove the bold word in that URL ("/category") because wordpress in fact works if I remove that. Just the name of the category ("mycat" in my example) is fine to bring up the category archive without any problem.
Thanks for any tips!