Skip to content

Commit f8334c3

Browse files
committed
Rename the pattern
1 parent a810b2b commit f8334c3

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

dev-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ runtime:
44
site:
55
title: Solution Patterns for Cloud Native Architectures (Dev Mode)
66
url: http://localhost:3000/
7-
start_page: solution-pattern-event-mesh-for-microservices::index.adoc
7+
start_page: solution-pattern-event-mesh-for-apps::index.adoc
88

99
content:
1010
sources:

documentation/antora.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: solution-pattern-event-mesh-for-microservices
2-
title: Event Mesh For Applications
1+
name: solution-pattern-event-mesh-for-apps
2+
title: Event Mesh For Applications
33
version: master
44
nav:
55
- modules/ROOT/nav.adoc

documentation/modules/ROOT/pages/03-demo.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ trigger.eventing.knative.dev/trg-drivers condition met
373373
trigger.eventing.knative.dev/trg-drivers condition met
374374
----
375375

376-
The OpenShift Container Platform provides can provide a clear visualization of our deployed solution.
376+
The OpenShift Container Platform can provide a clear visualization of our deployed solution.
377377

378378
image::solution-odc.png[width=100%]
379379

site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ runtime:
44
site:
55
title: Solution Patterns for Cloud Native Architectures
66
url: https://redhat-solution-patterns.github.io/solution-patterns/
7-
start_page: solution-pattern-event-mesh-for-microservices::index.adoc
7+
start_page: solution-pattern-event-mesh-for-apps::index.adoc
88

99
content:
1010
sources:

0 commit comments

Comments
 (0)