Skip to content

Commit

Permalink
docs: fix codeblock for redirect (#53120)
Browse files Browse the repository at this point in the history
Just needs a language πŸ‘
  • Loading branch information
leerob committed Jul 24, 2023
1 parent 5f16176 commit 4364082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/02-app/02-api-reference/04-functions/redirect.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ If you need to redirect to a 404, use the [`notFound` function](/docs/app/api-re

The `redirect` function accepts two arguments:

```
```js
redirect(path, type)
```

Expand Down

0 comments on commit 4364082

Please sign in to comment.