From e55658d382e6679072c45baa9000de7a68d045cb Mon Sep 17 00:00:00 2001 From: Patrice Ferlet Date: Sun, 13 Jul 2025 15:40:30 +0200 Subject: [PATCH] fix(doc): Fix documentation linkg No translation, so remove "en" from the url. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b72a5d..b4aeeed 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
-[![Documentation Status](https://readthedocs.org/projects/katenary/badge/?version=latest)](https://katenary.readthedocs.io/en/latest/?badge=latest) +[![Documentation Status](https://readthedocs.org/projects/katenary/badge/?version=latest)](https://katenary.readthedocs.io/latest/?badge=latest) [![Go Report Card](https://goreportcard.com/badge/github.com/Katenary/katenary)](https://goreportcard.com/report/github.com/Katenary/katenary) [![GitHub release](https://img.shields.io/github/v/release/Katenary/katenary)](https://github.com/Katenary/katenary/releases) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=metal3d_katenary&metric=coverage)](https://sonarcloud.io/summary/new_code?id=metal3d_katenary)