diff --git a/contrib/write-mkdocs b/contrib/write-mkdocs index 0694e4d3dfc..cecfa491aa5 100644 --- a/contrib/write-mkdocs +++ b/contrib/write-mkdocs @@ -106,7 +106,7 @@ def generate_nav(src, dest): data["nav"] = [ {"Docs": navigation}, {"Pro": "https://pro.dokku.com/docs/getting-started/"}, - {"Blog": "https://dokku.github.io/"}, + {"Blog": "https://dokku.com/blog/"}, {"Purchase Dokku Pro": "https://dokku.dpdcart.com/cart/add?product_id=217344&method_id=236878"}, ] diff --git a/docs/home.html b/docs/home.html index 042e7bb122b..0ff6b71fec0 100644 --- a/docs/home.html +++ b/docs/home.html @@ -53,7 +53,7 @@