summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2022-07-30 23:43:51 -0600
committerDan Allen <dan.j.allen@gmail.com>2022-07-31 01:24:02 -0600
commita7d4b15fecbc53b235b5b92e3d6632740411043e (patch)
tree57267d5963cb83314df9564cf3ef2714a79c54da
parent9289cbe0810a61b63016a06e8de986042ec4a696 (diff)
add text to Font Awesome 4 link
-rw-r--r--docs/modules/ROOT/pages/icons.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/ROOT/pages/icons.adoc b/docs/modules/ROOT/pages/icons.adoc
index 4f3583f3..e472674f 100644
--- a/docs/modules/ROOT/pages/icons.adoc
+++ b/docs/modules/ROOT/pages/icons.adoc
@@ -40,7 +40,7 @@ If you want to override the font set globally, also set the `icon-set` attribute
You can use font-based icons from any of the following icon sets in your PDF document:
-* *fa* - https://fontawesome.com/v4.7.0/icons (default, deprecated)
+* *fa* - https://fontawesome.com/v4.7.0/icons[Font Awesome 4] (default, deprecated)
* *fas* - https://fontawesome.com/icons?d=gallery&s=solid[Font Awesome - Solid^]
* *fab* - https://fontawesome.com/icons?d=gallery&s=brands[Font Awesome - Brands^]
* *far* - https://fontawesome.com/icons?d=gallery&s=regular[Font Awesome - Regular^]