diff --git a/Makefile b/Makefile index 73e6c67..c561ad7 100644 --- a/Makefile +++ b/Makefile @@ -55,7 +55,7 @@ barloader.text: Makefile text="________________________________________"; printf "%*s\n" $$((($${#text}+40)/2)) "$$text"; \ echo; \ echo; \ - text="HTTPS://GITHUB.COM/DATAJERK/C2D/"; printf "%*s\n" $$((($${#text}+40)/2)) "$$text"; \ + text="HTTP://GITHUB.COM/DATAJERK/C2D"; printf "%*s\n" $$((($${#text}+40)/2)) "$$text"; \ ) | tail -24 >$@ barloader.textpage: barloader.text bin/text2page diff --git a/barloader.text b/barloader.text index 538d26e..d9aed3f 100644 --- a/barloader.text +++ b/barloader.text @@ -20,4 +20,4 @@ ________________________________________ ________________________________________ - HTTPS://GITHUB.COM/DATAJERK/C2D/ + HTTP://GITHUB.COM/DATAJERK/C2D diff --git a/barloader.textpage b/barloader.textpage index d522087..1eddabf 100644 Binary files a/barloader.textpage and b/barloader.textpage differ