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