We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b1044c + 379d143 commit a7aad53Copy full SHA for a7aad53
layouts/partials/footer.html
@@ -8,7 +8,7 @@
8
<ul class="pf-c-list pf-m-plain">
9
<li>
10
<i class="prefooter-icon fa-brands fa-github"></i>
11
- <a class="footer-link" aria-label="GitHub repository" href="https://github.com/hybrid-cloud-patterns">GitHub repository</a>
+ <a class="footer-link" aria-label="GitHub repository" href="https://github.com/validatedpatterns/docs">GitHub repository</a>
12
</li>
13
14
<i class="prefooter-icon fas fa-check-circle"></i>
0 commit comments