fix: update discord link (#66)

This commit is contained in:
WoLfulus 2020-05-16 03:05:59 -03:00 committed by GitHub
parent d3e32f944a
commit a1a47c905d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ module.exports = {
{ text: 'Internals', link: '/internals' },
{ text: 'Github', link: 'https://github.com/dosco/super-graph' },
{ text: 'Docker', link: 'https://hub.docker.com/r/dosco/super-graph/builds' },
{ text: 'Join Chat', link: 'https://discord.gg/NKdXBc' },
{ text: 'Join Chat', link: 'https://discord.com/invite/23Wh7c' },
],
serviceWorker: {
updatePopup: true