aaronmaynard / Skyrim-Perk-Utility

Add / Reset your Skyrim perks using generated scripts with an easy to use graphical interface! :memo: :video_game:
https://aaronmaynard.github.io/Skyrim-Perk-Utility/
GNU General Public License v3.0
28 stars 19 forks source link

Fix broken "View On GitHub" link #3

Closed aaronmaynard closed 6 years ago

aaronmaynard commented 6 years ago

first-timers-only

This issue is tagged :octocat: first-timers-only. It is only for people who have never contributed to open source before and are looking for an easy way take their first steps.

Consider this as your chance to dip your toe into the world of open-source and get some bragging rights for writing code that makes drones fly, cars find charging stations, helps people and goods move from place to place and more...

Thank you for your help ❤️

Your task is to fix the "View On GitHub" button on the webpage, which you can view HERE.

<button><a href="https://github.com/aaronmaynard/Skyrim-Perk-Utility">View On GitHub</a></button>

Right now the button does not work, because it is not formatted properly. You will need to change the code that takes the viewer to the GitHub page. It should look like this when your done:

<input type=button onClick="location.href='https://github.com/aaronmaynard/Skyrim-Perk-Utility'" value='View On GitHub'>   

Contributing:

Asking for help

We appreciate your effort in taking the time to work on this issue and help out the open source community. If you need any help, feel free to ask below. We are always happy to help 😄

ghost commented 6 years ago

I take this issue