You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -42,15 +42,15 @@ If you are still not sure if Tinyauth suits your needs you can try out the [demo
42
42
43
43
You can find documentation and guides on all of the available configuration of Tinyauth in the [website](https://tinyauth.app).
44
44
45
-
If you wish to contribute to the documentation head over to the [repository](https://github.com/steveiliop56/tinyauth-docs).
45
+
If you wish to contribute to the documentation head over to the [repository](https://github.com/tinyauthapp/docs).
46
46
47
47
## Discord
48
48
49
49
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!
50
50
51
51
## Contributing
52
52
53
-
All contributions to the codebase are welcome! If you have any free time, feel free to pick up an [issue](https://github.com/steveiliop56/tinyauth/issues) or add your own missing features. Make sure to check out the [contributing guide](./CONTRIBUTING.md) for instructions on how to get the development server up and running.
53
+
All contributions to the codebase are welcome! If you have any free time, feel free to pick up an [issue](https://github.com/tinyauthapp/tinyauth/issues) or add your own missing features. Make sure to check out the [contributing guide](./CONTRIBUTING.md) for instructions on how to get the development server up and running.
54
54
55
55
## Localization
56
56
@@ -75,4 +75,4 @@ A big thank you to the following people for providing me with more coffee:
75
75
76
76
## Star History
77
77
78
-
[](https://www.star-history.com/#steveiliop56/tinyauth&Date)
78
+
[](https://www.star-history.com/#tinyauthapp/tinyauth&Date)
Copy file name to clipboardExpand all lines: SECURITY.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Supported Versions
4
4
5
-
It is recommended to use the [latest](https://github.com/steveiliop56/tinyauth/releases/latest) available version of tinyauth. This is because it includes security fixes, new features and dependency updates. Older versions, especially major ones, are not supported and won't receive security or patch updates.
5
+
It is recommended to use the [latest](https://github.com/tinyauthapp/tinyauth/releases/latest) available version of tinyauth. This is because it includes security fixes, new features and dependency updates. Older versions, especially major ones, are not supported and won't receive security or patch updates.
0 commit comments