diff --git a/.scripts/install-deb.sh b/.scripts/install-deb.sh index caae4a5..0d07a50 100755 --- a/.scripts/install-deb.sh +++ b/.scripts/install-deb.sh @@ -37,7 +37,7 @@ read response # fonts mkdir .fonts/ echo "Download TTF fonts and put them in ~/.fonts:" -echo "https://copyfonts.com/download/din-regular.html" +echo "https://fontlibrary.org/en/font/d-din" echo "https://fonts.google.com/specimen/Roboto (home system)" echo "https://github.com/be5invis/Iosevka/releases/latest (home terminal)" echo "https://github.com/JetBrains/JetBrainsMono/releases/latest (POP terminals)"