From cd09e01feca80b4860892be60bda01a6e88e797a Mon Sep 17 00:00:00 2001 From: Georgi Hristov Date: Sun, 24 May 2026 09:40:46 +0300 Subject: [PATCH] chore: update repository URL in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ada0c2b..c0fdd13 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,7 @@ Thank you for your interest in contributing to DebugProbe.AspNetCore. Clone the repository and open the solution: co ```bash -git clone https://github.com/georgidhristov/DebugProbe.AspNetCore.git +git clone https://github.com/DebugProbe/DebugProbe.AspNetCore.git ``` Open: