You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by se...@apache.org on 2023/01/05 03:21:39 UTC

[incubator-pekko-connectors-kafka] 03/04: cluster-sharding project

This is an automated email from the ASF dual-hosted git repository.

seanglover pushed a commit to branch seglo/artifact-id-rename2
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors-kafka.git

commit c254d67912b4083c969a07b39c3585a9e993f155
Author: Sean Glover <se...@seanglover.com>
AuthorDate: Tue Dec 27 23:29:11 2022 -0500

    cluster-sharding project
---
 docs/src/main/paradox/cluster-sharding.md | 2 +-
 project/project-info.conf                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/src/main/paradox/cluster-sharding.md b/docs/src/main/paradox/cluster-sharding.md
index 6ab33cce..9623f3b7 100644
--- a/docs/src/main/paradox/cluster-sharding.md
+++ b/docs/src/main/paradox/cluster-sharding.md
@@ -9,7 +9,7 @@ When partitions and shards are co-located together then there is less chance tha
 
 ## Project Info
 
-@@project-info{ projectId="clusterSharding" }
+@@project-info{ projectId="cluster-sharding" }
 
 ## Dependency
 
diff --git a/project/project-info.conf b/project/project-info.conf
index 439dd6e5..5b14426b 100644
--- a/project/project-info.conf
+++ b/project/project-info.conf
@@ -57,7 +57,7 @@ project-info {
       }
     ]
   }
-  clusterSharding: ${project-info.shared-info} {
+  cluster-sharding: ${project-info.shared-info} {
     title: "Alpakka Kafka Cluster Sharding"
     jpms-name: "akka.stream.alpakka.kafka.cluster.sharding"
     levels: [


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org