fix(catalog): change route pattern to entities (#3133)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
---
|
||||
'@backstage/plugin-catalog': minor
|
||||
---
|
||||
|
||||
The URL path for a catalog entity has changed,
|
||||
|
||||
- from: `/catalog/:kind/:optionalNamespaceAndName`
|
||||
- to: `/catalog/:namespace/:kind/:name`
|
||||
|
||||
Redirects are in place, so disruptions for users should not happen.
|
||||
Reference in New Issue
Block a user