summaryrefslogtreecommitdiff
path: root/docs/content/reference/guides/attributes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/reference/guides/attributes.md')
-rw-r--r--docs/content/reference/guides/attributes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/reference/guides/attributes.md b/docs/content/reference/guides/attributes.md
index b615f0bb2..b239f354c 100644
--- a/docs/content/reference/guides/attributes.md
+++ b/docs/content/reference/guides/attributes.md
@@ -18,7 +18,7 @@ Authelia has three primary methods of deriving attributes:
1. Standard Attributes derived directly from the authentication backend.
2. Extra Attributes which are manually configured but still derived from the authentication backend.
-3. Custom Attributes derived from the other available attribute sources using the [Common Expression Language].
+3. Custom Attributes derived from the other available attribute sources using the [Common Expression Language](https://github.com/google/cel-spec).
## Standard Attributes