We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
preparedness#operational-learning
1 parent 42679c1 commit 4cdea2bCopy full SHA for 4cdea2b
.changeset/lovely-wombats-design.md
@@ -0,0 +1,5 @@
1
+---
2
+"go-web-app": patch
3
4
+
5
+Add redirection logic for preparedness#operational-learning
app/src/App/routes/index.tsx
@@ -348,6 +348,7 @@ const preparednessIndex = customWrapRoute({
348
'#global-summary': 'global-summary',
349
'#global-performance': 'global-performance',
350
'#resources-catalogue': 'resources-catalogue',
351
+ '#operational-learning': 'operational-learning',
352
},
353
354
0 commit comments