How to make the ‘more’ link point to the post instead of the category list [closed]

inside the loop, after your excerpt you can place a the following:

<a href="https://wordpress.stackexchange.com/questions/44605/<?php the_permalink(); ?>">more</a>