From d3ebb1a96f3e7664112629ab97518810b6ca9441 Mon Sep 17 00:00:00 2001 From: SMotlaq Date: Tue, 10 Sep 2024 17:20:04 +0330 Subject: [PATCH] feat: repository url added to intro --- ina234.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ina234.c b/ina234.c index d6df2ce..599f309 100644 --- a/ina234.c +++ b/ina234.c @@ -34,7 +34,7 @@ * MIT License * * @section start Getting Started - * Go to [my Github page](https://github.com/SMotlaq) to get started. You can also see the [functions list](./ina234_8c.html) to learn more. + * Go to [my Github page](https://github.com/SMotlaq/ina234) to get started. You can also see the [functions list](./ina234_8c.html) to learn more. * */