From 92da34c8d32d421ce72e9771b2762b81b4e4ddea Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Mon, 11 Sep 2023 14:49:22 -0400 Subject: [PATCH] Fix Project Name in README --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 26f1e349..9e938f39 100644 --- a/README.adoc +++ b/README.adoc @@ -1,9 +1,9 @@ -= Spring Kafka Docs Build += Spring for Apache Kafka Docs Build You're currently viewing the Antora playbook branch. The playbook branch hosts the docs build that is used to build and publish the production docs site. -The Spring Kafka reference docs are built using https://antora.org[Antora]. +The Spring for Apache Kafka reference docs are built using https://antora.org[Antora]. This README covers how to build the docs in a software branch as well as how to build the production docs site locally. == Building the Site