diff --git a/plinth/modules/first_boot/templates/firstboot_complete.html b/plinth/modules/first_boot/templates/firstboot_complete.html index 15a3a93e4..0dd1ddce4 100644 --- a/plinth/modules/first_boot/templates/firstboot_complete.html +++ b/plinth/modules/first_boot/templates/firstboot_complete.html @@ -78,7 +78,7 @@
  • {% icon 'th' class='svg-icon app-icon' %}
    - {% url 'apps' as apps_url %} + {% url 'apps-add' as apps_url %} {% blocktrans trimmed %} Put {{ box_name }} to use by installing apps.