Skip to content

Commit 22390d8

Browse files
committed
fixed links and added context to install plugin assembly
1 parent 8453bd9 commit 22390d8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

assemblies/dynamic-plugins/assembly-installing-rhdh-plugins.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[id="rhdh-installing-rhdh-plugins_{context}"]
22
= Installing dynamic plugins in {product}
3+
:context: rhdh-installing-rhdh-plugins
34

45
The dynamic plugin support is based on the backend plugin manager package, which is a service that scans a configured root directory (`dynamicPlugins.rootDirectory` in the `app-config.yaml` file) for dynamic plugin packages and loads them dynamically.
56

modules/dynamic-plugins/proc-install-third-party-plugins-rhdh.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
You can install a third-party plugins in {product} without rebuilding the {product-very-short} application.
55

6-
The location of the `dynamic-plugin-config.yaml` file depends on the deployment method. For more details, refer to xref:proc-config-dynamic-plugins-rhdh-operator_{context}[] and xref:con-install-dynamic-plugin-helm_{context}[].
6+
The location of the `dynamic-plugin-config.yaml` file depends on the deployment method. For more details, refer to xref:proc-config-dynamic-plugins-rhdh-operator_rhdh-installing-rhdh-plugins[] and xref:con-install-dynamic-plugin-helm_rhdh-installing-rhdh-plugins[].
77

88
Plugins are defined in the `plugins` array within the `dynamic-plugin-config.yaml` file. Each plugin is represented as an object with the following properties:
99

0 commit comments

Comments
 (0)