Skip to content

Commit 82948fa

Browse files
committed
fix: Fix broken links in docs
1 parent 0e75305 commit 82948fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/modules/druid/pages/getting_started/first_steps.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ This creates the actual Druid Stacklet.
7878

7979
WARNING: This Druid instance uses Derby (`dbType: derby`) as a metadata store, which is an interal SQL database.
8080
It is not persisted and not suitable for production use!
81-
Consult the https://druid.apache.org/docs/latest/dependencies/metadata-storage.html#available-metadata-stores[Druid documentation] for a list of supported databases and setup instructions for production instances.
81+
Consult the https://druid.apache.org/docs/latest/design/metadata-storage#available-metadata-stores[Druid documentation{external-link-icon}^] for a list of supported databases and setup instructions for production instances.
8282

8383
== Verify that it works
8484

@@ -147,7 +147,7 @@ Now load the example data:
147147
image::getting_started/load_example.png[]
148148

149149
Click through all pages of the load process.
150-
You can also follow the https://druid.apache.org/docs/latest/tutorials/index.html#step-4-load-data[Druid Quickstart Guide].
150+
You can also follow the https://druid.apache.org/docs/latest/tutorials/index.html#step-4-load-data[Druid Quickstart Guide{external-link-icon}^].
151151

152152
Once you finished the ingestion dialog you should see the ingestion overview with the job, which eventually shows SUCCESS:
153153

0 commit comments

Comments
 (0)