From 4287b1e1036cb3dfa4d7d0dfe7ade2bd224a6631 Mon Sep 17 00:00:00 2001 From: Dusan Borovcanin Date: Fri, 5 Jul 2024 16:26:59 +0200 Subject: [PATCH] Update README Signed-off-by: Dusan Borovcanin --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ce0df35..c84bd34 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ Normalized (resolved) SenML Pack consists of resolved SenML Records. A SenML Rec Valid SenML Record is the record with valid all the required fields and `exactly one` value field. Base values, if present, must be valid, as well. The Pack is valid if all the Records are valid and have the same Base Version. All SenML Records in a Pack must have the same version number. This is typically done by adding a Base Version field to only the first Record in the Pack or by using the default value.[*](https://tools.ietf.org/html/rfc8428#section-4.4) -[cov-badge]: https://codecov.io/gh/mainflux/senml/branch/master/graph/badge.svg -[cov-url]: https://codecov.io/gh/mainflux/senml -[grc-badge]: https://goreportcard.com/badge/github.com/mainflux/senml -[grc-url]: https://goreportcard.com/report/github.com/mainflux/senml +[cov-badge]: https://codecov.io/gh/absmach/senml/branch/update/graph/badge.svg?token=j7GNzLmEN5 +[cov-url]: https://codecov.io/gh/absmach/senml +[grc-badge]: https://goreportcard.com/badge/github.com/absmach/senml +[grc-url]: https://goreportcard.com/report/github.com/absmach/senml [license]: https://img.shields.io/badge/license-Apache%20v2.0-blue.svg