mirror of
https://github.com/dokku/dokku.git
synced 2026-02-23 19:50:34 +01:00
chore: use normal blog link for now
This commit is contained in:
@@ -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"},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user