If you want the category link to go directly to a product page gather your category id and your product id then go to Category > URL rewrite
Click Add url rewirte at top right
Choose custom from the drop down box
Fill in the form
ID Path category/42
Request Path catalog/category/view/id/42 <---this is the current url for your category
Target Path catalog/product/view/4042 <---this is what Magento will show you
then choose redirect Permanent (301)
Hope that helps.