Skip to content

Commit 95d265b

Browse files
authored
update xrefs for Druid pages (#371)
* using the new branch * fixed some refs * fixed some refs * branch * undo temporary changes * undo temporary changes
1 parent f2b3666 commit 95d265b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/concepts/pages/opa.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@ Read more about the xref:opa:index.adoc[]. Read more about product integration w
8383

8484
* xref:trino:usage_guide/security.adoc#_authorization[Trino]
8585
* xref:kafka:usage.adoc[Kafka]
86-
* xref:druid:usage.adoc#_using_open_policy_agent_opa_for_authorization[Druid]
86+
* xref:druid:usage-guide/security.adoc#authorization[Druid]
8787

8888
You can also have a look at the xref:contributor:opa_configuration.adoc[implementation guidelines for OPA authorizers] or learn more about the xref:service_discovery.adoc[service discovery mechanism] used across the platform.

modules/concepts/pages/s3.adoc

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

55
Many of the tools on the Stackable platform integrate with S3 storage in some way.
6-
For example Druid can xref:druid:usage.adoc#_s3_for_ingestion[ingest data from S3] and also xref:druid:usage.adoc##_s3_deep_storage[use S3 as a backend for deep storage], Spark can use an xref:spark-k8s:usage.adoc#_s3_bucket_specification[S3 bucket] to store application files and data.
6+
For example Druid can xref:druid:usage-guide/ingestion.adoc#s3[ingest data from S3] and also xref:druid:usage-guide/deep-storage.adoc#s3[use S3 as a backend for deep storage], Spark can use an xref:spark-k8s:usage.adoc#_s3_bucket_specification[S3 bucket] to store application files and data.
77

88
== S3Connection and S3Bucket
99
// introducing the objects

0 commit comments

Comments
 (0)