Update siteConfig.js (#2100)

Now that we have a Docs tab on backstage.io, seems like the GitHub menu item can go back to linking to the top of the repo.
This commit is contained in:
Jeff Feng
2020-08-24 12:54:18 -04:00
committed by GitHub
parent edab8b2ad8
commit e94c1e321e
+1 -1
View File
@@ -35,7 +35,7 @@ const siteConfig = {
// For no header links in the top nav bar -> headerLinks: [],
headerLinks: [
{
href: 'https://github.com/spotify/backstage#backstage',
href: 'https://github.com/spotify/backstage',
label: 'GitHub',
},
{