diff options
Diffstat (limited to 'docs/install/index.html')
-rw-r--r-- | docs/install/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index 581b1f3c..fc48e49e 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -378,7 +378,7 @@ <p> <b> If you're using libreboot 20150518, note that there is a mistake in the flashing script. - do this: <em>rm -f patch && wget -O flash http://git.savannah.gnu.org/cgit/libreboot.git/plain/flash?id=910b212e90c6f9c57025e1c7b0c08897af787496 && chmod +x flash</em> + do this: <em>rm -f patch && wget -O flash https://notabug.org/vimuser/libreboot/raw/9d850543ad90b72e0e333c98075530b31e5d23f1/flash && chmod +x flash</em> </b> </p> |