Fix duplicated https:// in github link

This link has been broken for a while.  Fix it.

Change-Id: I01bb10e5831f0128db0cd6d0be82ac610c2c1564
Signed-off-by: Ed Tanous <ed@tanous.net>
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 71791dd..00cbca6 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -3,7 +3,7 @@
       url: https://github.com/openbmc/openbmc/issues
       about: "Please file any feature requests to the main openbmc project."
     - name: "Crash bug"
-      url: https://https://github.com/openbmc/docs/blob/master/security/obmc-security-response-team.md
+      url: https://github.com/openbmc/docs/blob/master/security/obmc-security-response-team.md
       about:
           "Please file any bug causing a crash to
           openbmc-security@lists.ozlabs.org."