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.
2 parents 850d566 + 2ebdcd2 commit 1897019Copy full SHA for 1897019
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