Fix broken MacOS download button image link in README.md

This commit is contained in:
viraj-sh
2025-12-10 23:51:09 +05:30
parent a7f73665ec
commit 8de602c559
+1 -1
View File
@@ -69,7 +69,7 @@ I've commented out places what aren't relevant but might be in the future.-->
<td>MacOS (x64 & arm64)</td>
<td>
<a href="https://github.com/Materialious/Materialious/releases/latest/download/Materialious-darwin-universal.dmg">
<img width="220" alt="MacOS Download" src="https://reachify.io/wp-content/uploads/2018/09/mac-download-button-1.png">
<img width="220" alt="MacOS Download" src="https://www.filesdna.com/wp-content/uploads/2021/03/mac-download-button-1.png">
</a>
</td>
</tr>