Skip to content

Commit

Permalink
Update EXAMPLES.md (#1359)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjmcgrath authored Aug 14, 2023
2 parents 3074066 + d79078a commit fc56a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EXAMPLES.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ See a running example of an [SSR protected page](./example-app/pages/page-router

#### App Router

Requests to `/pages/profile` without a valid session cookie will be redirected to the login page.
Requests to `/profile` without a valid session cookie will be redirected to the login page.

```jsx
// app/profile/page.js
Expand Down

0 comments on commit fc56a12

Please sign in to comment.