login/pass: error messages below page title
[minimedit.git] / Makefile
index c58390c9804fb41de29a30c65a1f5561ec11b71a..b659bfe015cf563ed8b1414bf068b06909240b7d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ lib/ckeditor: lib/.ckeditor
        curl -sSf -o $@ --form 'config=@$<' https://fontello.com
 
 .fontello.zip: .fontello.url
-       curl -sSf -o $@ ${FONTELLO_HOST}/$$(cat $<)/get
+       curl -sSf -o $@ https://fontello.com/$$(cat $<)/get
 
 minimedit.%: .fontello.zip
        unzip -q -j -DD -o $< '*/$@'