diff --git a/sipa/forms.py b/sipa/forms.py index 0ebc2cd7..d615f084 100644 --- a/sipa/forms.py +++ b/sipa/forms.py @@ -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", },