diff --git a/iso/installer.py b/iso/installer.py index b8bc13b..71ed3a3 100644 --- a/iso/installer.py +++ b/iso/installer.py @@ -387,7 +387,7 @@ class InstallerWindow(Adw.ApplicationWindow): notice_lbl.set_halign(Gtk.Align.FILL) notice_lbl.set_markup( "Heads up — Server + Desktop prerequisites\n" - "• A domain or subdomain from https://njal.la\n" + "• A domain or subdomain from https://njal.la\n" "• The ability to open / forward ports on your router\n\n" "Don't worry — after install, the onboarding wizard walks you through every step.\n" "Desktop Only and Node Only do not require a domain or port forwarding."