Skip to content

Commit f23115b

Browse files
committed
github url to solutionpatterns.io
1 parent 967a842 commit f23115b

15 files changed

+16
-16
lines changed

config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseURL: "https://redhat-solution-patterns.github.io/solution-patterns"
1+
baseURL: "https://www.solutionpatterns.io/solution-patterns"
22
theme: "up-business-theme"
33
languageCode: "en-us"
44

content/contribute/appendixsetup.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags = [
99
]
1010
headerimage = "images/contribute/appendix.png"
1111
cssclass = "col-12 col-md-6 col-lg-3"
12-
externalurl = "https://redhat-solution-patterns.github.io/contributors-guide/patterns/appendix.html"
12+
externalurl = "https://www.solutionpatterns.io/contributors-guide/patterns/appendix.html"
1313
+++
1414

1515
Additional installation information for your laptop while creating a new pattern documentation
@@ -58,7 +58,7 @@ The template is available at: https://github.com/redhat-solution-patterns/soluti
5858
This strategy benefits content writers by:
5959

6060
* Allowing for a simple projects creation flow: a couple of clicks and it's done;
61-
* Providing, for free, a compatible look and feel with other https://redhat-solution-patterns.github.io/[existing solution patterns];
61+
* Providing, for free, a compatible look and feel with other https://www.solutionpatterns.io/[existing solution patterns];
6262
* Recommended high-level page structure, sections, and navigation menu, providing readers a similar experience across different solution patterns;
6363
* Several documentation code samples that show useful features available;
6464
* Allowing focus on what matters - the content. Using Asciidoc, there's no need to spend extra hours on CSS customization for page and text formatting.

content/contribute/faqs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: FAQs
66
math: true
77
headerimage: "images/contribute/faqs.png"
88
cssclass: "col-12 col-md-6 col-lg-3"
9-
externalurl: https://redhat-solution-patterns.github.io/contributors-guide/patterns/contributors-faq.html
9+
externalurl: https://www.solutionpatterns.io/contributors-guide/patterns/contributors-faq.html
1010
---
1111

1212
Check the contributors' frequently asked questions below:

content/contribute/indepth-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags = [
99
]
1010
headerimage = "images/contribute/indepth-guide.png"
1111
cssclass = "col-12 col-md-6 col-lg-3"
12-
externalurl = "https://redhat-solution-patterns.github.io/contributors-guide/patterns/contributor-in-depth.html"
12+
externalurl = "https://www.solutionpatterns.io/contributors-guide/patterns/contributor-in-depth.html"
1313
+++
1414

1515
An in-depth step-by-step guide to create a new site to document your solution pattern.

content/contribute/quickstart.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags = [
99
]
1010
headerimage = "images/contribute/quickstart.png"
1111
cssclass = "col-12 col-md-6 col-lg-3"
12-
externalurl = "https://redhat-solution-patterns.github.io/contributors-guide/patterns/contributors-quickstart.html"
12+
externalurl = "https://www.solutionpatterns.io/contributors-guide/patterns/contributors-quickstart.html"
1313
+++
1414

1515

content/patterns/solution-pattern-api-first.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ In this solution pattern you will discover how an API First Approach provides th
2828

2929
Contributors: _Bernard Tison (Red Hat), Jaya Christina Baskaran (Red Hat)_
3030

31-
Explore the Solution Pattern: https://redhat-solution-patterns.github.io/solution-pattern-api-first
31+
Explore the Solution Pattern: https://www.solutionpatterns.io/solution-pattern-api-first

content/patterns/solution-pattern-api-versioning.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ This architecture demonstrates how an Event-Driven Architecture with Red Hat AMQ
2525

2626
Contributors: Jaya Christina Baskaran (Red Hat)
2727

28-
Explore the Solution Pattern: https://redhat-solution-patterns.github.io/solution-pattern-api-versioning
28+
Explore the Solution Pattern: https://www.solutionpatterns.io/solution-pattern-api-versioning

content/patterns/solution-pattern-apim-servicemesh.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ This solution pattern helps you understand how to use these solutions together t
2727

2828
Contributors: _Jaya Baskaran (Red Hat), Ritesh Shah (Red Hat)_
2929

30-
Explore the Solution Pattern: https://redhat-solution-patterns.github.io/solution-pattern-apim-servicemesh
30+
Explore the Solution Pattern: https://www.solutionpatterns.io/solution-pattern-apim-servicemesh

content/patterns/solution-pattern-camel-migration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ With this solution pattern you will find a guided way to perform Apache Camel v2
3333

3434
Contributors: _Michael Thirion(Red Hat)_
3535

36-
Explore the Solution Pattern: https://redhat-solution-patterns.github.io/solution-pattern-camel-migration
36+
Explore the Solution Pattern: https://www.solutionpatterns.io/solution-pattern-camel-migration

content/patterns/solution-pattern-cluster-as-a-service.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ In this solution pattern you will discover how an API First Approach provides th
3131

3232
Contributors: _Bernard Tison (Red Hat), Jaya Christina Baskaran (Red Hat)_
3333

34-
Explore the Solution Pattern: https://redhat-solution-patterns.github.io/solution-pattern-cluster-as-a-service
34+
Explore the Solution Pattern: https://www.solutionpatterns.io/solution-pattern-cluster-as-a-service

content/patterns/solution-pattern-edge-to-cloud-pipelines.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ This architecture demonstrates how an Event-Driven Architecture with Red Hat AMQ
2424

2525
Contributors: _Bruno Meseguer (Red Hat), Huge Guerrero (Red Hat)_
2626

27-
Explore the Solution Pattern: https://redhat-solution-patterns.github.io/solution-pattern-edge-to-cloud-pipelines
27+
Explore the Solution Pattern: https://www.solutionpatterns.io/solution-pattern-edge-to-cloud-pipelines

content/patterns/solution-pattern-instant-multicloud.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ This solution pattern brings an architectural solution demonstrating how easily
2727

2828
Contributors: _Garav Midha (Red Hat)_
2929

30-
Explore the Solution Pattern: https://redhat-solution-patterns.github.io/solution-pattern-instant-multicloud
30+
Explore the Solution Pattern: https://www.solutionpatterns.io/solution-pattern-instant-multicloud

content/patterns/solution-pattern-modernize-with-rosa.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ In this solution pattern you will discover how an API First Approach provides th
3131

3232
Contributors: _Garav Midha (Red Hat)_
3333

34-
Explore the Solution Pattern: https://redhat-solution-patterns.github.io/solution-pattern-modernize-with-rosa
34+
Explore the Solution Pattern: https://www.solutionpatterns.io/solution-pattern-modernize-with-rosa

content/patterns/solution-pattern-multicloud-gitops-odf.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ The architecture demonstrates how ArgoCD with Red Hat ACM can manage different c
2727

2828
Contributors: _Gaurav Midha (Red Hat)_
2929

30-
Explore the Solution Pattern: https://redhat-solution-patterns.github.io/solution-pattern-multicloud-gitops-odf
30+
Explore the Solution Pattern: https://www.solutionpatterns.io/solution-pattern-multicloud-gitops-odf

content/patterns/solution-pattern-sentiment-analysis.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ This architecture demonstrates how an Event-Driven Architecture with Red Hat AMQ
2424

2525
Contributors: _Ritesh Shah (Red Hat), Jaya Christina Baskaran (Red Hat)_
2626

27-
Explore the Solution Pattern: https://redhat-solution-patterns.github.io/solution-pattern-sentiment-analysis
27+
Explore the Solution Pattern: https://www.solutionpatterns.io/solution-pattern-sentiment-analysis

0 commit comments

Comments
 (0)