Skip to content

Commit b430b5b

Browse files
authored
managed-postgres → mpg
1 parent 54b20db commit b430b5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

partials/_flyctl_nav.html.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
{ text: "Manage IP addresses", path: "/docs/flyctl/ips/", type: "flyctl" },
3232
{ text: "LiteFS Cloud", path: "/docs/flyctl/litefs-cloud/", type: "flyctl" },
3333
{ text: "View App logs", path: "/docs/flyctl/logs/", type: "flyctl" },
34-
{ text: "Managed Postgres clusters", path: "/docs/flyctl/managed-postgres/", type: "flyctl" },
34+
{ text: "Managed Postgres clusters", path: "/docs/flyctl/mpg/", type: "flyctl" },
3535
{ text: "Manage Organizations", path: "/docs/flyctl/orgs/", type: "flyctl" },
3636
{ text: "Ping your App", path: "/docs/flyctl/ping/", type: "flyctl" },
3737
{ text: "Platform information", path: "/docs/flyctl/platform/", type: "flyctl" },
@@ -57,4 +57,4 @@
5757
%>
5858

5959
<%= partial "/docs/partials/accordion_nav", locals: { nav: @nav } %>
60-
60+

0 commit comments

Comments
 (0)