We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2b55b commit dc6f80cCopy full SHA for dc6f80c
src/routes/about/+page.svelte
@@ -34,7 +34,7 @@
34
</ul>
35
<p>
36
If you'd like to create your own project or manually make a stats file, see the
37
- <a href="http://github.com/wolfyxon/Songwrap/tree/main/README.md">format specification</a>.
+ <a href="https://github.com/wolfyxon/Songwrap/tree/main/README.md">format specification</a>.
38
</p>
39
40
<h2>Copyright</h2>
@@ -49,6 +49,6 @@
49
50
51
This website is licensed under the
52
- <a href="github.com/wolfyxon/songwrap/tree/main/LICENSE">GNU General Public License</a>.
+ <a href="https://github.com/wolfyxon/songwrap/tree/main/LICENSE">GNU General Public License</a>.
53
54
</Page>
0 commit comments