From f8334c3090fa867083dc527f522a536935771144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chris=20Suszy=C5=84ski?= Date: Tue, 1 Apr 2025 18:41:42 +0200 Subject: [PATCH] Rename the pattern --- dev-site.yml | 2 +- documentation/antora.yml | 4 ++-- documentation/modules/ROOT/pages/03-demo.adoc | 2 +- site.yml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-site.yml b/dev-site.yml index 22adedc..974ce3e 100644 --- a/dev-site.yml +++ b/dev-site.yml @@ -4,7 +4,7 @@ runtime: site: title: Solution Patterns for Cloud Native Architectures (Dev Mode) url: http://localhost:3000/ - start_page: solution-pattern-event-mesh-for-microservices::index.adoc + start_page: solution-pattern-event-mesh-for-apps::index.adoc content: sources: diff --git a/documentation/antora.yml b/documentation/antora.yml index 8566f37..efcd11b 100644 --- a/documentation/antora.yml +++ b/documentation/antora.yml @@ -1,5 +1,5 @@ -name: solution-pattern-event-mesh-for-microservices -title: Event Mesh For Applications +name: solution-pattern-event-mesh-for-apps +title: Event Mesh For Applications version: master nav: - modules/ROOT/nav.adoc diff --git a/documentation/modules/ROOT/pages/03-demo.adoc b/documentation/modules/ROOT/pages/03-demo.adoc index 7cc670e..9036442 100644 --- a/documentation/modules/ROOT/pages/03-demo.adoc +++ b/documentation/modules/ROOT/pages/03-demo.adoc @@ -373,7 +373,7 @@ trigger.eventing.knative.dev/trg-drivers condition met trigger.eventing.knative.dev/trg-drivers condition met ---- -The OpenShift Container Platform provides can provide a clear visualization of our deployed solution. +The OpenShift Container Platform can provide a clear visualization of our deployed solution. image::solution-odc.png[width=100%] diff --git a/site.yml b/site.yml index 965ac1f..4673427 100644 --- a/site.yml +++ b/site.yml @@ -4,7 +4,7 @@ runtime: site: title: Solution Patterns for Cloud Native Architectures url: https://redhat-solution-patterns.github.io/solution-patterns/ - start_page: solution-pattern-event-mesh-for-microservices::index.adoc + start_page: solution-pattern-event-mesh-for-apps::index.adoc content: sources: