Commit 9725acf
docs: fix malformed link in SECURITY.md reporting instructions
The "instructions" link contained a nested, duplicated URL
(`[instructions]([url](URL)URL)`) that rendered broken. Correct it to a
normal `[instructions](URL)` pointing at GitHub's private
vulnerability-reporting guide.
Co-Authored-By: Claude <noreply@anthropic.com>
Ref: EC-21341 parent 5d54866 commit 9725acf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments