diff --git a/README.md b/README.md index 51be2dcbe..c933133b8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Copy the `.env.example` and rename it to `.env.local`. Fill in the correct values for the variables. For running it in combination with [udb3-backend](https://github.com/cultuurnet/udb3-backend) on [Docker](https://www.docker.com), -a sample `.env` is available in [appconfig](https://github.com/cultuurnet/appconfig/blob/main/files/uitdatabank/docker/udb3-frontend/.env). +a sample `env` (rename it to `.env`) is available in [appconfig](https://github.com/cultuurnet/appconfig/blob/main/files/uitdatabank/docker/udb3-frontend/env). ## Build Setup diff --git a/src/pages/organizers/[organizerId]/preview/index.page.tsx b/src/pages/organizers/[organizerId]/preview/index.page.tsx index 6618afee9..6ca1f4dbf 100644 --- a/src/pages/organizers/[organizerId]/preview/index.page.tsx +++ b/src/pages/organizers/[organizerId]/preview/index.page.tsx @@ -213,14 +213,14 @@ const OrganizersPreview = () => { {t('organizers.detail.actions.manage')} )} - router.back()} > {t('organizers.detail.actions.back')} - +