mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 05:59:44 -04:00
Updated link name and route
This commit is contained in:
@@ -6,7 +6,7 @@ header_navigation.is_selected('accounts-or-dashboard')},
|
||||
] %}
|
||||
|
||||
{% if FEATURE_BEST_PRACTICES_ENABLED %}
|
||||
{% set navigation = navigation + [{"href": url_for('main.guides'), "text": "Guides", "active":
|
||||
{% set navigation = navigation + [{"href": url_for('main.best_practices'), "text": "Guides", "active":
|
||||
header_navigation.is_selected('guides')}] %}
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user