Skip to content

Commit

Permalink
BUGFIX: Fix uriPattern
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellienert committed Apr 29, 2023
1 parent 336c1c7 commit 581b9cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Neos.Neos/Configuration/Routes.Frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

-
name: 'Preview'
uriPattern: 'neos/previewo'
uriPattern: 'neos/preview'
defaults:
'@action': 'preview'
appendExceedingArguments: true
Expand Down

0 comments on commit 581b9cb

Please sign in to comment.