diff --git a/src/technologies.json b/src/technologies.json
index 2dcafa40b..363a361c0 100644
--- a/src/technologies.json
+++ b/src/technologies.json
@@ -5806,7 +5806,7 @@
"description": "Font Awesome is a font and icon toolkit based on CSS and Less.",
"html": [
"]* href=[^>]+(?:([\\d.]+)/)?(?:css/)?font-awesome(?:\\.min)?\\.css\\;version:\\1",
- "]* href=[^>]*?(?:F|f)o(?:n|r)t-?(?:A|a)wesome(?:[^>]*?([0-9a-fA-F]{7,40}|[\\d]+(?:.[\\d]+(?:.[\\d]+)?)?)|)\\;version:\\1",
+ "]* href=[^>]*?(?:F|f)o(?:n|r)t-?(?:A|a)wesome(?:[^>]*?([0-9a-fA-F]{7,40}|[\\d]+(?:.[\\d]+(?:.[\\d]+)?)?)|)",
"]* href=[^>]*kit\\-pro\\.fontawesome\\.com/releases/v([0-9.]+)/\\;version:\\1"
],
"icon": "font-awesome.svg",