Fix link deletion
Before, the link deletion action was broken. It didn't remove the selected link and the refresh was not working properly. Now, deleting a link is working as expected. In the process, I have simplified the code by removing DOM element. See #24