Skip to content

Commit 2ebdcd2

Browse files
committed
update the URL for the directory to remove a redirect
1 parent 850d566 commit 2ebdcd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/views/views.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export const allViews: ViewType[] = [
5656
},
5757
{
5858
type: 'url',
59-
url: 'https://www.stolaf.edu/personal/directory/index.cfm',
59+
url: 'https://www.stolaf.edu/personal/index.cfm',
6060
view: 'DirectoryView',
6161
title: 'Directory',
6262
icon: 'v-card',

0 commit comments

Comments
 (0)