Skip to content

Commit

Permalink
Update xref (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
Techassi authored Sep 21, 2023
1 parent 7535c17 commit aff04cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/modules/hive/pages/getting_started/installation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ First you need to install MinIO and PostgreSQL instances for the Hive metastore.

There are 2 ways to install the dependencies:

1. Using xref:stackablectl::index.adoc[stackablectl]
1. Using xref:management:stackablectl:index.adoc[stackablectl]
2. Using Helm

=== stackablectl

In order to install MinIO and PostgreSQL, you can use the xref:stackablectl::commands/stack.adoc[Stacks] feature of stackablectl. This is for demonstration purposes, a simpler method via Helm is shown <<Helm, below>>.
In order to install MinIO and PostgreSQL, you can use the xref:management:stackablectl:commands/stack.adoc[Stacks] feature of stackablectl. This is for demonstration purposes, a simpler method via Helm is shown <<Helm, below>>.

[source,bash]
----
Expand Down

0 comments on commit aff04cd

Please sign in to comment.