rename npm namespace from @spotify-backstage to @backstage
This commit is contained in:
@@ -26,7 +26,7 @@ type PluginHooks = {
|
||||
Showcasing adding multiple routes and a redirect.
|
||||
|
||||
```jsx
|
||||
import { createPlugin } from '@spotify-backstage/core';
|
||||
import { createPlugin } from '@backstage/core';
|
||||
import ExampleComponent from './components/ExampleComponent';
|
||||
|
||||
export default createPlugin({
|
||||
|
||||
Reference in New Issue
Block a user