From a3ca2a56b85bd30f78b01b411471896c9cefce0c Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Sun, 11 Sep 2022 15:00:17 -0400 Subject: [PATCH] docs: reference blog on main domain The blog is now backed by mkdocs and has been moved to a subdirectory of dokku.com. --- contrib/write-mkdocs | 2 +- docs/home.html | 2 +- docs/template.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/write-mkdocs b/contrib/write-mkdocs index 0694e4d3d..cecfa491a 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 042e7bb12..0ff6b71fe 100644 --- a/docs/home.html +++ b/docs/home.html @@ -53,7 +53,7 @@