Skip to content

Commit 0382393

Browse files
authored
Org team is 404 for non-members, use /people link instead (#335)
1 parent 4076f30 commit 0382393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export const siteMetadata = {
99
},
1010
author: {
1111
name: 'Gitify Team',
12-
site: 'https://github.com/orgs/gitify-app/teams/gitify-core',
12+
site: 'https://github.com/orgs/gitify-app/people',
1313
},
1414
keywords:
1515
'gitify,desktop,application,github,notifications,unread,menu bar,electron,open source,mac,windows,linux',

0 commit comments

Comments
 (0)