Skip to content

Commit 6e29649

Browse files
committed
[FAB-11191] Fix invalid security link in docs
RTD page http://hyperledger-fabric.readthedocs.io/en/latest/CONTRIBUTING.html#reporting-bugs has an invalid link to: https://wiki.hyperledger.org/security/bug-handling-process it should be: https://wiki.hyperledger.org/security The following line should trigger an auto-transition in Jira to Done upon merge of the CR: FAB-11191 #done Change-Id: Ic56546c9566d23f98674f2a2c599085e74b01058 Signed-off-by: David Enyeart <enyeart@us.ibm.com>
1 parent b28e359 commit 6e29649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ reported, then you might add a comment that you also are interested in seeing
6767
the defect fixed.
6868

6969
.. note:: If the defect is security-related, please follow the Hyperledger
70-
`security bug reporting process <https://wiki.hyperledger.org/security/bug-handling-process>`.
70+
`security bug reporting process <https://wiki.hyperledger.org/security>`__.
7171

7272
If it has not been previously reported, create a new JIRA. Please try to provide
7373
sufficient information for someone else to reproduce the

0 commit comments

Comments
 (0)