From 2228ad07e9c1a5e1161b8b3ac28072d09aa8e536 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Mon, 27 Aug 2018 02:17:50 -0500 Subject: [PATCH] Add external link icon for TBA links --- security-info/xsa.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security-info/xsa.md b/security-info/xsa.md index 14308e63..81c56431 100644 --- a/security-info/xsa.md +++ b/security-info/xsa.md @@ -94,7 +94,7 @@ Tracker {% endif %} {% elsif xsa.affected == "tba" %} {% if xsa.tba %} - TBA + TBA  {% else %} TBA {% endif %}