summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorEd Tanous <ed@tanous.net>2024-03-13 22:19:36 +0300
committerEd Tanous <ed@tanous.net>2024-03-13 22:19:36 +0300
commit9bb9b107704ab5d8e23e6b92e803041e57701140 (patch)
treeef62246142f49441bc130724b8b138c2c49d536f /.github
parent9970e93f794d0110de436828775e333e81330ad5 (diff)
downloadbmcweb-9bb9b107704ab5d8e23e6b92e803041e57701140.tar.xz
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>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 71791dd8b9..00cbca623d 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -3,7 +3,7 @@ contact_links:
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."