Skip to content

Commit 6e87da5

Browse files
committed
Experiment: symlink for Readme in root.
1 parent a0e7a93 commit 6e87da5

3 files changed

Lines changed: 1106 additions & 1104 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1505,7 +1505,7 @@ createMiddleware({
15051505
`createMiddleware()` does, however this is deprecated and will be removed later.
15061506
- Only native express middlewares are executed for `OPTIONS` request.
15071507
- It makes it possible to use `cors` package (express middleware), which is described in the
1508-
[Documentation](README.md#using-native-express-middlewares).
1508+
[Documentation](express-zod-api/README.md#using-native-express-middlewares).
15091509
- **Please note:** If using both `cors` package (express middleware) and `cors` configuration option, the
15101510
configuration option sets CORS headers first, so the middleware can override them if needed.
15111511

0 commit comments

Comments
 (0)