fix: change buttons in wiki modal to anchor tags
The action buttons in wiki modal have href attribute but do not have an event listener for click. This PR changes the buttons to anchor tags so that they work as expected when clicked.
Please register or sign in to comment