Skip to content

Commit 8e98bbe

Browse files
authored
fix(docs): Update invalid xrefs (#456)
1 parent 1b60fd4 commit 8e98bbe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/ROOT/pages/release_notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ implemented for HBase, Hadoop and Zookeeper and will eventually be available for
7474

7575
==== LDAP stack and tutorial
7676

77-
LDAP support has now been added to multiple products. An explanation of the overall approach is given xref:concepts:authentication.adoc[here] but in order to make the configuration steps a little clearer a xref:tutorials:authentication_with_openldap.adoc[tutorial] has been added that uses a dedicated Stackable xref:stackablectl::commands/stack.adoc[stack] for OpenLDAP and shows its usage.
77+
LDAP support has now been added to multiple products. An explanation of the overall approach is given xref:concepts:authentication.adoc[here] but in order to make the configuration steps a little clearer a xref:tutorials:authentication_with_openldap.adoc[tutorial] has been added that uses a dedicated Stackable xref:management:stackablectl:commands/stack.adoc[stack] for OpenLDAP and shows its usage.
7878

7979
The xref:management:stackablectl:quickstart.adoc[quickstart guide] shows how to get started with `stackablectl`. This
8080
link lists the xref:demos:index.adoc[available demos].

modules/tutorials/pages/authentication_with_openldap.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ include::example$ldap-auth/10-install-base.sh[tag=stackablectl-install]
3232

3333
This command will take a few minutes to complete.
3434

35-
NOTE: The stack installed here is used in the xref:stackablectl::demos/trino-taxi-data.adoc[`trino-taxi-data` demo]. Click the link to learn more.
35+
NOTE: The stack installed here is used in the xref:demos:trino-taxi-data.adoc[`trino-taxi-data` demo]. Click the link to learn more.
3636

3737
[#setup_login]
3838
==== Inspect

0 commit comments

Comments
 (0)