Skip to content

Commit

Permalink
Fix link to fee regulations in registration
Browse files Browse the repository at this point in the history
  • Loading branch information
FestplattenSchnitzel committed Apr 15, 2024
1 parent ef8319c commit b08f558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sipa/forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ class RegisterFinishForm(FlaskForm):
render_links,
links={
"constitution": "../pages/legal/agdsn_constitution",
"fee_regulation": "../pages/legal/finance_constitution",
"fee_regulation": "../pages/legal/membership_fee_regulations",
"network_constitution": "../pages/legal/network_constitution",
"privacy_policy": "../pages/legal/agdsn_dataprotection",
},
Expand Down

0 comments on commit b08f558

Please sign in to comment.