1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 23:59:45 +02:00

docs: fix old mealplanner route ref (#2590)

This commit is contained in:
Michael Genson 2023-10-07 14:21:46 -05:00 committed by GitHub
parent 26ef351ae7
commit 247a4de283
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -175,7 +175,7 @@
{
icon: $globals.icons.calendarMultiselect,
title: i18n.tc("meal-plan.meal-planner"),
to: "/group/mealplan/planner",
to: "/group/mealplan/planner/view",
restricted: true,
},
{