Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion archetypes/pattern/_index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ industries:
links:
install:
arch:
help: https://groups.google.com/g/hybrid-cloud-patterns
help: https://groups.google.com/g/validatedpatterns
bugs:
# The following parameters are only used for validated patterns. Do not uncomment them unless your pattern is validated.
# validated:
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/emerging-disease-detection/_index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ aliases: /emerging-disease-detection/
links:
install: getting-started
arch: https://www.redhat.com/architect/portfolio/architecturedetail?ppid=6
help: https://groups.google.com/g/hybrid-cloud-patterns
help: https://groups.google.com/g/validatedpatterns
bugs: https://github.com/validatedpatterns/emerging-disease-detection/issues
ci: edd
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -225,5 +225,5 @@ TO-DO: Describe how to examine the various parts of the Sepsis application

= Next Steps

link:https://groups.google.com/g/hybrid-cloud-patterns[Help & Feedback]
link:https://groups.google.com/g/validatedpatterns[Help & Feedback]
link:https://github.com/validatedpatterns/emerging-disease-detection/issues[Report Bugs]
2 changes: 1 addition & 1 deletion content/patterns/medical-diagnosis/_index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pattern_logo: medical-diagnosis.png
links:
install: getting-started
arch: https://www.redhat.com/architect/portfolio/architecturedetail?ppid=6
help: https://groups.google.com/g/hybrid-cloud-patterns
help: https://groups.google.com/g/validatedpatterns
bugs: https://github.com/validatedpatterns/medical-diagnosis/issues
ci: medicaldiag
---
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/multicloud-gitops/_index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pattern_logo: multicloud-gitops.png
links:
install: mcg-getting-started
arch: https://www.redhat.com/architect/portfolio/detail/8-hybrid-multicloud-management-with-gitops
help: https://groups.google.com/g/hybrid-cloud-patterns
help: https://groups.google.com/g/validatedpatterns
bugs: https://github.com/validatedpatterns/multicloud-gitops/issues
ci: mcgitops
---
Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
-->
<li>
<i class="prefooter-icon fas fa-envelope"></i>
<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>
<a href="https://groups.google.com/g/validatedpatterns" class="footer-link" target="top" aria-label="Join the Validated Patterns mailing list">Mailing list</a>
</li>
</ul>
</nav>
Expand Down