Skip to content

Commit 64fb400

Browse files
committed
Rename group everywhere
I think there was a previous attempt, but not all places were done? Anyhow, the correct group name is: https://groups.google.com/g/validatedpatterns Closes #346
1 parent db6507a commit 64fb400

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

archetypes/pattern/_index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ industries:
1313
links:
1414
install:
1515
arch:
16-
help: https://groups.google.com/g/hybrid-cloud-patterns
16+
help: https://groups.google.com/g/validatedpatterns
1717
bugs:
1818
# The following parameters are only used for validated patterns. Do not uncomment them unless your pattern is validated.
1919
# validated:

content/patterns/emerging-disease-detection/_index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ aliases: /emerging-disease-detection/
1515
links:
1616
install: getting-started
1717
arch: https://www.redhat.com/architect/portfolio/architecturedetail?ppid=6
18-
help: https://groups.google.com/g/hybrid-cloud-patterns
18+
help: https://groups.google.com/g/validatedpatterns
1919
bugs: https://github.com/validatedpatterns/emerging-disease-detection/issues
2020
ci: edd
2121
---

content/patterns/emerging-disease-detection/getting-started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,5 +225,5 @@ TO-DO: Describe how to examine the various parts of the Sepsis application
225225

226226
= Next Steps
227227

228-
link:https://groups.google.com/g/hybrid-cloud-patterns[Help & Feedback]
228+
link:https://groups.google.com/g/validatedpatterns[Help & Feedback]
229229
link:https://github.com/validatedpatterns/emerging-disease-detection/issues[Report Bugs]

content/patterns/medical-diagnosis/_index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pattern_logo: medical-diagnosis.png
1414
links:
1515
install: getting-started
1616
arch: https://www.redhat.com/architect/portfolio/architecturedetail?ppid=6
17-
help: https://groups.google.com/g/hybrid-cloud-patterns
17+
help: https://groups.google.com/g/validatedpatterns
1818
bugs: https://github.com/validatedpatterns/medical-diagnosis/issues
1919
ci: medicaldiag
2020
---

content/patterns/multicloud-gitops/_index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pattern_logo: multicloud-gitops.png
1313
links:
1414
install: mcg-getting-started
1515
arch: https://www.redhat.com/architect/portfolio/detail/8-hybrid-multicloud-management-with-gitops
16-
help: https://groups.google.com/g/hybrid-cloud-patterns
16+
help: https://groups.google.com/g/validatedpatterns
1717
bugs: https://github.com/validatedpatterns/multicloud-gitops/issues
1818
ci: mcgitops
1919
---

layouts/partials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
-->
4646
<li>
4747
<i class="prefooter-icon fas fa-envelope"></i>
48-
<a href="https://groups.google.com/g/hybrid-cloud-patterns" class="footer-link" target="top" aria-label="Join the Validated Patterns mailing list">Mailing list</a>
48+
<a href="https://groups.google.com/g/validatedpatterns" class="footer-link" target="top" aria-label="Join the Validated Patterns mailing list">Mailing list</a>
4949
</li>
5050
</ul>
5151
</nav>

0 commit comments

Comments
 (0)