You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: