In between which tags should we place a link to make it clickable list item?

Between <li> and </li>Between <ol> and <ol>Between <ul> and </ul>

Like with any list item, we need to add it between <li> and </li>.