Skip to content

Commit

Permalink
fixup! mailing list signup form
Browse files Browse the repository at this point in the history
  • Loading branch information
struan committed Mar 14, 2024
1 parent ac8d62c commit aff74b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local_intelligence_hub/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"mailing-list/", core.MailChimpSignupView.as_view(), name="mailing_list_signup"
),
path(
"mailing-list-sucess/",
"mailing-list-success/",
core.MailChimpSuccessView.as_view(),
name="mailing_list_sucess",
),
Expand Down

0 comments on commit aff74b7

Please sign in to comment.