mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 20:53:11 -04:00
changed guidance to best practices
This commit is contained in:
@@ -60,11 +60,11 @@ def using_notify_nav():
|
||||
]
|
||||
|
||||
|
||||
def guidance_nav():
|
||||
def best_practices_nav():
|
||||
return [
|
||||
{
|
||||
"name": "Guidance",
|
||||
"link": "main.guidance",
|
||||
"name": "Best Practices",
|
||||
"link": "main.best_practices",
|
||||
},
|
||||
{
|
||||
"name": "Clear goals",
|
||||
|
||||
Reference in New Issue
Block a user