And how can I change this code found in the content.php file to get category links for custom post types?
<div class=”cat-links”><?php the_category(”); ?> </div>