Skip to content

Commit 33d5c72

Browse files
reveurguysxd
authored andcommitted
chore: applied review changes
Signed-off-by: Priyanshu Singh <[email protected]>
1 parent a1a0e91 commit 33d5c72

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

layouts/partials/footer.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ <h3 class="text-3xl font-semibold mb-0">Learn</h3>
1111
<div><a href="/docs" class="hover:text-red-700 transition">Documentation</a></div>
1212
<div><a href="https://cloudnative-pg.io/documentation/current/quickstart/"
1313
class="hover:text-red-600 transition">Quickstart Guide</a></div>
14-
<div><a href="https://github.com/cloudnative-pg/cloudnative-pg/blob/main/CONTRIBUTING.md"
15-
class="hover:text-red-600 transition">How to Contribute</a></div>
14+
<div><a href="/tags/tutorial" class="hover:text-red-600 transition">Tutorials</a></div>
1615
</div>
1716
</div>
1817

@@ -22,8 +21,8 @@ <h3 class="text-3xl font-semibold mb-0">Community</h3>
2221
<div class="space-y-2 text-base text-red-500">
2322
<div><a href="/blog" class="hover:text-red-700 transition">Blog</a></div>
2423
<div><a href="/releases" class="hover:text-red-600 transition">Releases</a></div>
25-
<div><a href="https://cloudnative-pg.io/community/" class="hover:text-red-600 transition">Community</a>
26-
</div>
24+
<div><a href="https://github.com/cloudnative-pg/cloudnative-pg/blob/main/CONTRIBUTING.md"
25+
class="hover:text-red-600 transition">How to Contribute</a></div>
2726
</div>
2827
</div>
2928

0 commit comments

Comments
 (0)