fix: replace broken blog/ links with blog/launch.html (GRO-1819)

This commit is contained in:
Flea Flicker
2026-05-27 01:17:59 +00:00
parent eba32f9e96
commit b0976f2667
+2 -2
View File
@@ -340,7 +340,7 @@
</div>
</div>
<div style="text-align: center; margin-top: 30px;">
<a href="blog/" style="color: #4CAF50; font-weight: 600; font-size: 1.05rem;">View all blog posts →</a>
<a href="blog/launch.html" style="color: #4CAF50; font-weight: 600; font-size: 1.05rem;">View all blog posts →</a>
</div>
</div>
</section>
@@ -353,7 +353,7 @@
<a href="https://github.com/groombook/groombook">GitHub</a>
<a href="https://github.com/groombook/groombook/issues">Issues</a>
<a href="https://discord.gg/groombook">Discord</a>
<a href="blog/">Blog</a>
<a href="blog/launch.html">Blog</a>
<a href="getting-started/">Docs</a>
</div>
</div>