diff --git a/Makefile b/Makefile
index 77bce09..631ecb4 100644
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,9 @@ index:
@echo "
I2P in Private Browsing Mode" >> index.html
@echo " " >> index.html
@echo "" >> index.html
- sed "s|magnet|$(TORRENT)|g" README.md >> index.html
+ @echo "" >> index.html
+ sed "s|magnetsub|[Magnet Link]($(MAGNET))|g" README.md | markdown >> index.html
+ @echo "" >> index.html
@echo "