Skip to content

Commit

Permalink
redirect to blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannaPeanut committed Sep 11, 2024
1 parent 98a7b9f commit 5d7299f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ export default defineConfig({
filter: (page) => !page.endsWith('--preview/'),
}),
],
redirects: {
'abstimmungen/abstimmungsprozesse/':
'/kommunikation/radschnellwegeplanung-als-zusammenspiel-vieler-akteur-innen/',
},
output: 'hybrid',
adapter: netlify(),
})

0 comments on commit 5d7299f

Please sign in to comment.