File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments