diff --git a/examples/with-iron-session/README.md b/examples/with-iron-session/README.md index 65b71c00d66a2c9611b3338eaca81cbdee00a4a7..490e03ed7c1a4b13cc4679643313f4ad00b67635 100644 --- a/examples/with-iron-session/README.md +++ b/examples/with-iron-session/README.md @@ -1,4 +1,4 @@ -# Example application using [`next-iron-session`](https://github.com/vvo/next-iron/session) +# Example application using [`next-iron-session`](https://github.com/vvo/next-iron-session) This example creates an authentication system that uses a **signed and encrypted cookie to store session data**. It relies on [`next-iron-session`](https://github.com/vvo/next-iron-session).