chore: use normal blog link for now

This commit is contained in:
Jose Diaz-Gonzalez
2022-09-05 21:49:04 -04:00
parent 4ed1bcb3f4
commit c2a170b6ec

View File

@@ -105,7 +105,7 @@ def generate_nav(src, dest):
data["nav"] = [
{"Docs": navigation},
{"Pro": "https://pro.dokku.com/docs/getting-started/"},
{"Blog": "https://pro.dokku.com/blog/"},
{"Blog": "https://dokku.github.io/"},
{"Purchase Dokku Pro": "https://dokku.dpdcart.com/cart/add?product_id=217344&method_id=236878"},
]