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.
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.