This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git
The following commit(s) were added to refs/heads/main by this push:
new fd576d54f5 [DOC] fix broken link (#6004)
fd576d54f5 is described below
commit fd576d54f5d394f04efeed0a013e5bd81a60a9bd
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Fri Nov 14 11:26:53 2025 +0100
[DOC] fix broken link (#6004)
---
docs/hop-user-manual/modules/ROOT/nav.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/hop-user-manual/modules/ROOT/nav.adoc
b/docs/hop-user-manual/modules/ROOT/nav.adoc
index 0266ae4615..a622235839 100644
--- a/docs/hop-user-manual/modules/ROOT/nav.adoc
+++ b/docs/hop-user-manual/modules/ROOT/nav.adoc
@@ -450,7 +450,7 @@ under the License.
** xref:metadata-types/variable-resolver/index.adoc[Variable Resolver]
***
xref:metadata-types/variable-resolver/azure-key-vault-variable-resolver.adoc[Azure
Key Vault variable resolver]
***
xref:metadata-types/variable-resolver/google-secret-manager-variable-resolver.adoc[Google
Secret Manager variable resolver]
-***
xref:metadata-types/variable-resolver/vault-variable-resolver.adoc[Hashicorp
Vault variable resolver]
+***
xref:metadata-types/variable-resolver/hashicorp-vault-variable-resolver.adoc[Hashicorp
Vault variable resolver]
***
xref:metadata-types/variable-resolver/pipeline-variable-resolver.adoc[Pipeline
variable resolver]
** xref:metadata-types/static-schema-definition.adoc[Static Schema Definition]
** xref:hop-server/web-service.adoc[Web Service]