mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
b2c60ef898
This marks the launch of the new documentation website.
9 lines
575 B
HTML
9 lines
575 B
HTML
<div class="alert alert-danger d-flex" role="alert">
|
|
<div class="flex-shrink-1 alert-icon">⚠️</div>
|
|
<div class="w-100">
|
|
This documentation is maintained by the community, it is not guaranteed to be complete or up-to-date.
|
|
We always recommend users read the third-party documentation as part of the integration process to ensure the configuration matches their needs and as such we always link the documentation if available.
|
|
If you find an error in this documentation please either make a GitHub Pull Request or start a GitHub Discussion.
|
|
</div>
|
|
</div>
|