Not sure if you're aware but the links on https://github.com/raingart/Nova-YouTube-extension/wiki/plugins here don't go anywhere, they don't take you anything when clicked on. You added <a href="#" for all the links in the Wiki Page but they don't link to anything within the page, or link to another page, they're dead links because you haven't specified where the links should go. Some of your other Wiki pages also have dead links just like this that don't lead to anywhere.
Not sure if you're aware but the links on https://github.com/raingart/Nova-YouTube-extension/wiki/plugins here don't go anywhere, they don't take you anything when clicked on. You added
<a href="#"
for all the links in the Wiki Page but they don't link to anything within the page, or link to another page, they're dead links because you haven't specified where the links should go. Some of your other Wiki pages also have dead links just like this that don't lead to anywhere.