Thank you for posting in the community.
Let me confirm that your question is how to create a link to an item in a list, did I understand it correctly?
If so, I recommend that you use SharePoint Designer.
Here is the link to download SharePoint Designer: SharePoint Designer 2013
Here are the steps:
First, open the site which contains the list in SharePoint Designer. If you are just downloading SharePoint Designer, there is a chance that your sites may not be found, please wait a while, about ten minutes, and then restart SharePoint Designer.
Second, open All Files->Lists->your list name. (In my test is URLsManage).
Third, open the list view which you want to change. (In my test a choose a view which name is New).
Forth, find a tag which name is ViewFields and find a column which you want to add a link.
In my test, I select itemName column and and add a property: linkToItem="TRUE".
If you want to edit this item directly, you can also add ListItemMenu="TRUE".
Please note the spelling, it is case sensitive.
Fifth, save page, clear your browser cache and reopen the list. You can see that there is a link to the column value in the itemName column.
Once you click on it, you can view this item.
Here is the article about the above steps, you can find more information: Enable “Link to Item” or “Edit Menu” on Any Column of the List in SharePoint
Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.