We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6238cf + 6e700ac commit 4152c3dCopy full SHA for 4152c3d
packages/frontend-web/components/project-dialog.tsx
@@ -251,7 +251,7 @@ const featureMenuItems: {
251
{
252
key: "env",
253
labelKey: "env",
254
- path: "/dashboard/env",
+ path: "/dashboard/environments",
255
icon: (
256
<svg
257
xmlns="http://www.w3.org/2000/svg"
packages/frontend-web/components/sidebar-nav.tsx
@@ -183,7 +183,7 @@ const navigationCategories: NavigationCategory[] = [
183
184
185
labelKey: "env_variables",
186
187
188
189
0 commit comments