diff --git a/pages/index.md b/pages/index.md index bd6bb53..637bd1a 100644 --- a/pages/index.md +++ b/pages/index.md @@ -8,7 +8,7 @@ Lucia is an open source resource on implementing authentication with JavaScript The main section is on implementing sessions with your database, library, and framework of choice. Using the API you just created, you can continue learning by going through the tutorials or by referencing the many fully-fledged examples. -We also recommend checking out [the Copenhagen Book](https://thecopenhagenbook.com) for learning more about auth. This is a free, online resource covering the various auth concepts in web applications. +We also recommend checking out [the Copenhagen Book](https://thecopenhagenbook.com). This is a free, online resource covering the various auth concepts in web applications. If you have any questions on anything related to auth, please ask them in our [Discord server](https://discord.com/invite/PwrK3kpVR3) or on [GitHub discussions](https://github.com/lucia-auth/lucia/discussions).