Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
RCheesley committed Nov 4, 2024
1 parent 55a8dd8 commit 76f23be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/links/idea_forum.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

link_name = "Ideas and Feature Requests"
link_text = "Ideas and Feature Requests"
link_url = "https://forum.mautic.org/ideas"
link_url = "https://forum.mautic.org/c/ideas"

link.xref_links.update({link_name: (link_text, link_url)})

0 comments on commit 76f23be

Please sign in to comment.