Update links to point to the new repository location.

This commit is contained in:
David Reid
2020-08-30 11:56:37 +10:00
parent 6562e6a0c8
commit ecc0cb3418
6 changed files with 11 additions and 10 deletions
+2 -2
View File
@@ -3,13 +3,13 @@
<tr>
<td style="vertical-align:center;"><a style="padding:0;" href="https://discord.gg/9vpqbjU"><img src="{{ relative-path "img/Discord-Logo-White.svg" }}" style="padding:0; height:32px; width:32px;"></a></td>
<td style="vertical-align:center;"><a style="padding:0;" href="https://twitter.com/mackron"><img src="{{ relative-path "img/twitter_white.png" }}" style="padding:0; height:32px; width:32px;"></a></td>
<td style="vertical-align:center;"><a style="padding:0;" href="https://github.com/dr-soft/miniaudio"><img src="{{ relative-path "img/github_white.png" }}" style="padding:0; height:24px; width:24px;"></a></td>
<td style="vertical-align:center;"><a style="padding:0;" href="https://github.com/mackron/miniaudio"><img src="{{ relative-path "img/github_white.png" }}" style="padding:0; height:24px; width:24px;"></a></td>
</tr>
</table>
<div style="color:#e0d7cf; font-size:9pt; padding:2em 0px; text-align:center;">
Copyright &copy; {{ year }} David Reid<br/>
Developed by David Reid - <a class="footer-link" href="mailto:davidreidsoftware@gmail.com">davidreidsoftware@gmail.com</a>
Developed by David Reid - <a class="footer-link" href="mailto:mackron@gmail.com">mackron@gmail.com</a>
</div>
</body>
</html>
+1 -1
View File
@@ -36,7 +36,7 @@
<a href="https://twitter.com/mackron"><img src="{{ relative-path "img/twitter_white.png" }}" style="margin:0; padding:0; height:32px; width:32px;"></a>
</td>
<td style="padding:0.1em; padding-right:1em; width:25%; text-align:right; vertical-align:center;">
<a href="https://github.com/dr-soft/miniaudio"><img src="{{ relative-path "img/github_white.png" }}" style="margin:0; padding:0; height:24px; width:24px;"></a>
<a href="https://github.com/mackron/miniaudio"><img src="{{ relative-path "img/github_white.png" }}" style="margin:0; padding:0; height:24px; width:24px;"></a>
</td>
</tr>
</table>
+2 -2
View File
@@ -8,7 +8,7 @@
<div><img src="img/logo1_large.png" style="width:auto; height:auto; min-height:70px;"></div>
<div style="padding:16px; color:#333; font-size:14pt;">A single file audio playback and capture library.</div>
<div style="margin-top:32px;">
<a class="a-download" href="https://raw.githubusercontent.com/dr-soft/miniaudio/master/miniaudio.h">Download miniaudio.h</a>
<a class="a-download" href="https://raw.githubusercontent.com/mackron/miniaudio/master/miniaudio.h">Download miniaudio.h</a>
</div>
</div>
@@ -49,7 +49,7 @@
And best of all, it's free and open-source!
</div>
<div style="font-size:12pt; margin-top:1em;">
You can find miniaudio on <a href="https://github.com/dr-soft/miniaudio">GitHub</a>
You can find miniaudio on <a href="https://github.com/mackron/miniaudio">GitHub</a>
</div>
</div>