From 0c8d97bcb085db4245de5a0c11b5a56f8038dae6 Mon Sep 17 00:00:00 2001 From: Arshad Kazmi Date: Fri, 6 Dec 2024 17:21:32 +0100 Subject: [PATCH] Fixes SECURITY.md link (#175) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ea5705f..18c6f2f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing ->_If you believe you have discovered a security vulnerability, please **do not** open an issue or make a pull request. Follow the instructions in the [SECURITY.MD](SECURITY.MD) file in this repository._ +>_If you believe you have discovered a security vulnerability, please **do not** open an issue or make a pull request. Follow the instructions in the [SECURITY.md](SECURITY.md) file in this repository._ Thank you for your interest in contributing to a MathWorks repository! We encourage contributions large and small to this repository.