rewrite repo location urls

This commit is contained in:
Patrik Oldsberg
2020-11-03 10:37:24 +01:00
parent 5aaeeb03b5
commit af141c0766
170 changed files with 549 additions and 542 deletions
+3 -3
View File
@@ -17,7 +17,7 @@ const siteConfig = {
url: 'https://backstage.io', // Your website URL
cname: 'backstage.io',
baseUrl: '/', // Base URL for your project */
editUrl: 'https://github.com/spotify/backstage/edit/master/docs/',
editUrl: 'https://github.com/backstage/backstage/edit/master/docs/',
// Used for publishing and more
projectName: 'backstage',
@@ -30,7 +30,7 @@ const siteConfig = {
// For no header links in the top nav bar -> headerLinks: [],
headerLinks: [
{
href: 'https://github.com/spotify/backstage',
href: 'https://github.com/backstage/backstage',
label: 'GitHub',
},
{
@@ -111,7 +111,7 @@ const siteConfig = {
// You may provide arbitrary config keys to be used as needed by your
// template. For example, if you need your repo's URL...
repoUrl: 'https://github.com/spotify/backstage',
repoUrl: 'https://github.com/backstage/backstage',
twitterUsername: 'SpotifyEng',
stylesheets: [