fix: newline in the middle of the link removed

It seems that Docusaurus does not support it

Signed-off-by: Miguel Fernández <mikeloguay@gmail.com>
This commit is contained in:
Miguel Fernández
2024-02-22 22:01:08 +01:00
committed by GitHub
parent a7bd9a4f98
commit 26425db3a9
+1 -2
View File
@@ -56,8 +56,7 @@ Just like plugins, modules also have access to services and can depend on their
## Package structure
A detailed explanation of the package architecture can be found in the
[Backstage Architecture
Overview](../../overview/architecture-overview/#package-architecture). The
[Backstage Architecture Overview](../../overview/architecture-overview/#package-architecture). The
most important packages to consider for this system are the following:
- `plugin-<pluginId>-backend` houses the implementation of the backend plugins