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 850d566 commit 2ebdcd2Copy full SHA for 2ebdcd2
source/views/views.js
@@ -56,7 +56,7 @@ export const allViews: ViewType[] = [
56
},
57
{
58
type: 'url',
59
- url: 'https://www.stolaf.edu/personal/directory/index.cfm',
+ url: 'https://www.stolaf.edu/personal/index.cfm',
60
view: 'DirectoryView',
61
title: 'Directory',
62
icon: 'v-card',
0 commit comments