Skip to content

Commit 15e9ab7

Browse files
committed
Tweak URL
1 parent 01db00d commit 15e9ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-rails/app/previews/breadcrumbs_preview.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ class BreadcrumbsPreview < Lookbook::Preview
33

44
def default
55
render template: "application/_breadcrumbs", locals: { crumbs: [
6-
{ name: "Passport applications", url: "https://google.com" },
6+
{ name: "Passport applications", url: "default" },
77
], current_name: "New passport application" }
88
end
99
end

0 commit comments

Comments
 (0)