lineageos4microg / lineageos4microg.github.io

LineageOS for microG website.
Other
25 stars 16 forks source link

Replace 404 Link #121

Open 1Maxnet1 opened 1 year ago

1Maxnet1 commented 1 year ago

The Link resulted in a Page not found error, so I replaced it with the best fitting working one I found.

Benjamin-Loison commented 11 months ago

Note that:

grep -Eo "(http|https)://[a-zA-Z0-9./?=_%:-]*" index.html | sort -u | xargs -i sh -c 'curl -s -I "{}" | grep -wq "404" && echo "{}"'

also raises the 404 webpage https://wiki.lineageos.org/upgrade_guides.html