From 837542ba2f6f1c3c1a36c5909afeb76a74b00cf0 Mon Sep 17 00:00:00 2001 From: Dhruv Trivedi <95343534+drvcodenta@users.noreply.github.com> Date: Sat, 16 Nov 2024 17:35:07 +0530 Subject: [PATCH] Update CONTRIBUTING.md Signed-off-by: Dhruv Trivedi <95343534+drvcodenta@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0e05ca7005..a97d25caef 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,7 @@ Open Source FTW! ### This Repository All of the BLT app's code is in this repository. -### The BLT repository repository +### The BLT repository To keep things maintainable, the website's frontend, backend, and the API's code is in The [BLT repository.](https://github.com/OWASP/BLT) ### Time to contribute!