Merge pull request #6138 from backstage/rugvip/migraine

docs: add tutorial for how to migrate away from @backstage/core
This commit is contained in:
Patrik Oldsberg
2021-06-24 12:49:52 +02:00
committed by GitHub
3 changed files with 137 additions and 0 deletions
+1
View File
@@ -246,6 +246,7 @@
"Tutorials": [
"tutorials/journey",
"tutorials/quickstart-app-plugin",
"tutorials/migrating-away-from-core",
"tutorials/configuring-plugin-databases",
"tutorials/switching-sqlite-postgres"
],