From 36fbfa37a3fd402bc53d5fbe57e067a7ca99d8e5 Mon Sep 17 00:00:00 2001 From: exenza Date: Thu, 18 Dec 2025 14:12:22 +0000 Subject: [PATCH] chore: add docs repo to readme (#525) * Update README.md Added link to docs repo to incentivize docs contributions * Update README.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d56894c..2b62a9a 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ If you are still not sure if Tinyauth suits your needs you can try out the [demo You can find documentation and guides on all of the available configuration of Tinyauth in the [website](https://tinyauth.app). +If you wish to contribute to the documentation head over to the [repository](https://github.com/steveiliop56/tinyauth-docs). + ## Discord Tinyauth has a [discord](https://discord.gg/eHzVaCzRRd) server. Feel free to hop in to chat about self-hosting, homelabs and of course Tinyauth. See you there!