From b08d48807757c931ff44c09cf749467b218d2255 Mon Sep 17 00:00:00 2001 From: decabeza Date: Tue, 13 Nov 2018 17:36:23 +0100 Subject: [PATCH] Updates link url on dev seed widgets --- db/dev_seeds/widgets.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/dev_seeds/widgets.rb b/db/dev_seeds/widgets.rb index 884bd7cb8..f8cc83ff1 100644 --- a/db/dev_seeds/widgets.rb +++ b/db/dev_seeds/widgets.rb @@ -21,7 +21,7 @@ section "Creating header and cards for the homepage" do label_en: 'Welcome to', label_es: 'Bienvenido a', - link_url: 'help_path', + link_url: 'http://consulproject.org/', header: TRUE, image_attributes: create_image_attachment('header') )