Skip to content

Commit 37ab4e6

Browse files
href correction
1 parent 85bb0ce commit 37ab4e6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ <h3>Select a profile shape</h3>
2626
<script src="script.js"></script>
2727
<div class="copyright">
2828
<p class="copyright">Project developed by</p>
29-
<a href="https://github.com/TerribleCoding" target="_blank">
29+
<a href=".." target="_blank">
3030
<img src="assets/ico/TClogo-inline.svg" class="logo">
3131
</a>
3232
<p class="copyright">and hosted on</p>
33-
<a href="https://github.com/" target="_blank">
33+
<a href="https://github.com/TerribleCoding" target="_blank">
3434
<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Logo.png" class="logo">
3535
</a>
3636
<br>
3737
<a href="https://github.com/TerribleCoding/Profiles-Calculator" target="_blank">
38-
<p class="copyright">AnySection v1.0</p>
38+
<p class="copyright">AnySection v1.1</p>
3939
</a>
4040
<div style="height: 30px;">
4141
<a href="https://www.buymeacoffee.com/terriblecoding" target="_blank">

0 commit comments

Comments
 (0)