Skip to content

Commit 55cb81e

Browse files
committed
docs: fix github uri
1 parent df1748e commit 55cb81e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_data/site.cjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ module.exports = function () {
1414
url: 'https://discord.gg/R4KV8jTVpS'
1515
}
1616
],
17-
gitSiteUrl: 'https://github.com/atom-community/atom-ide-base',
17+
gitSiteUrl: 'https://github.com/atom-community/atom-community.github.io',
1818
gitBranch: 'master',
19-
helpUrl: 'https://github.com/atom-community/atom-ide-base/issues',
19+
helpUrl: 'https://github.com/atom-community/atom-community.github.io/issues',
2020
logoAlt: 'Atom Community Logo',
2121
iconColorMaskIcon: '#3f93ce',
2222
iconColorMsapplicationTileColor: '#1d3557',

0 commit comments

Comments
 (0)