mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 03:13:42 -05:00
Dashes not underscores
This commit is contained in:
@@ -132,6 +132,6 @@ def using_notify():
|
||||
return render_template('views/using-notify.html')
|
||||
|
||||
|
||||
@main.route('/information_risk_management')
|
||||
@main.route('/information-risk-management')
|
||||
def information_risk_management():
|
||||
return render_template('views/information-risk-management.html')
|
||||
|
||||
Reference in New Issue
Block a user