Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Commit 5344448

Browse files
Added missing link
1 parent 0b21ee6 commit 5344448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/decisions/0003-extract-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For a better expandability we would like to extract all plugins in a new plugins
1717

1818
Following the architectural decision in [OpenSCD Theming](./../0001-ADR-Theming.md) we will extract all OpenSCD Core plugins to an external repository.
1919
Doing so OpenSCD Core will be streamlined and a clean interface and structure for plugins will be provided for custome extensions.
20-
Parallel to the plugins extraction shared UI-Components module will be introduced which provides reusable UI-Components based on Svelte and [NX](https://nx.dev/) for faster development for OpenSCD Core and custom plugins.
20+
Parallel to the plugins extraction shared UI-Components module will be introduced which provides reusable UI-Components based on [Svelte](https://svelte.dev/) and [NX](https://nx.dev/) for faster development for OpenSCD Core and custom plugins.
2121

2222
Plugins will be moved to repository [OpenSCD official Plugins](https://github.com/openscd/oscd-official-plugins) and the release strategy is defined [here](./0004-openscd-release-and-deploy-strategy.md).
2323
As final task the current documentation will be added with a new section `How to add new and custom OpenSCD plugins` to support developers to follow the concept.

0 commit comments

Comments
 (0)