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.
1 parent b616d7a commit 096406eCopy full SHA for 096406e
source/views/views.js
@@ -174,7 +174,7 @@ export const allViews: ViewType[] = [
174
},
175
{
176
type: 'browser-url',
177
- url: 'https://wp.stolaf.edu/safety-committee/report-a-safety-concern-2/',
+ url: 'https://wp.stolaf.edu/safety-committee/report/',
178
view: 'SafetyView',
179
title: 'Safety Concerns',
180
icon: 'warning',
0 commit comments