diff --git a/.changeset/techdocs-ways-type.md b/.changeset/techdocs-ways-type.md new file mode 100644 index 0000000000..6e147f62a7 --- /dev/null +++ b/.changeset/techdocs-ways-type.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-techdocs': patch +--- + +Change the `EntityDocsPage` path to be more specific and also add integration tests for `sub-routes` on this page.