From 18a3427d5e8f387570312f784a4b61023ea42b1b Mon Sep 17 00:00:00 2001 From: Joyce Date: Wed, 3 Apr 2024 14:36:29 -0300 Subject: [PATCH] Fix: link on SECURITY.md Signed-off-by: Joyce --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index e6e83dd2c..254fe91cf 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,6 +1,6 @@ # Security Policy - - [**Using LLaMA C++ Securely**](#using-LLaMA-C++-securely) + - [**Using LLaMA C++ Securely**](#using-LLaMA-C-securely) - [Untrusted models](#untrusted-models) - [Untrusted inputs](#untrusted-inputs) - [Data privacy](#data-privacy)