[Docs] Change edit URL and tweak adopting.md (#2151)

* [Docs] Change edit URL

* Update adopting.md
This commit is contained in:
Stefan Ålund
2020-08-31 09:29:56 +02:00
committed by GitHub
parent 3ce229981a
commit 67cd270143
2 changed files with 19 additions and 3 deletions
+1 -1
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/tree/master/docs/',
editUrl: 'https://github.com/spotify/backstage/edit/master/docs/',
// Used for publishing and more
projectName: 'backstage',