Update docs

This commit is contained in:
Michael Telatynski
2026-06-08 10:32:55 +01:00
parent 799d33278f
commit 5d5c59473b
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -126,5 +126,5 @@ Element Web supports a module system that allows you to extend or modify functio
Modules are extensions that can add or modify Element Web's functionality. They are:
- Built using the [`@element-hq/element-web-module-api`](https://github.com/element-hq/element-modules/tree/main/packages/element-web-module-api)
- Built using the [`@element-hq/element-web-module-api`](https://github.com/element-hq/element-web/tree/develop/packages/module-api)
- Loaded in EW via [config.json](../../docs/config.md#modules)