mirror of
https://github.com/touchHLE/touchHLE.git
synced 2026-01-31 01:25:24 +01:00
Update external links for GitHub repository move
Change-Id: I190b843139a62faa35eb5e0c0bfc9b30d0208626
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
sed -e 's#](touchHLE_dylibs/)#](https://github.com/hikari-no-yume/touchHLE/tree/trunk/touchHLE_dylibs/)#g' ../README.md > README-absolute.md
|
||||
sed -e 's#](touchHLE_dylibs/)#](https://github.com/touchHLE/touchHLE/tree/trunk/touchHLE_dylibs/)#g' ../README.md > README-absolute.md
|
||||
pandoc README-absolute.md -o moreinfo.html
|
||||
rm README-absolute.md
|
||||
|
||||
Reference in New Issue
Block a user