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 df1748e + 55cb81e commit 6a6c330Copy full SHA for 6a6c330
docs/_data/site.cjs
@@ -14,9 +14,9 @@ module.exports = function () {
14
url: 'https://discord.gg/R4KV8jTVpS'
15
}
16
],
17
- gitSiteUrl: 'https://github.com/atom-community/atom-ide-base',
+ gitSiteUrl: 'https://github.com/atom-community/atom-community.github.io',
18
gitBranch: 'master',
19
- helpUrl: 'https://github.com/atom-community/atom-ide-base/issues',
+ helpUrl: 'https://github.com/atom-community/atom-community.github.io/issues',
20
logoAlt: 'Atom Community Logo',
21
iconColorMaskIcon: '#3f93ce',
22
iconColorMsapplicationTileColor: '#1d3557',
0 commit comments