From 20f9965d4fa8b32962e865303441d882f43c9dba Mon Sep 17 00:00:00 2001 From: Harsh Vardhan Pandey Date: Wed, 15 Jul 2026 15:43:32 +0530 Subject: [PATCH] Fix tickgit link in vela-core chart README (#7216) Signed-off-by: Harsh63870 --- charts/vela-core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/vela-core/README.md b/charts/vela-core/README.md index f9a92daea..75a4a5178 100644 --- a/charts/vela-core/README.md +++ b/charts/vela-core/README.md @@ -12,7 +12,7 @@ [![codecov](https://codecov.io/gh/kubevela/kubevela/branch/master/graph/badge.svg)](https://codecov.io/gh/kubevela/kubevela) [![LICENSE](https://img.shields.io/github/license/kubevela/kubevela.svg?style=flat-square)](/LICENSE) [![Releases](https://img.shields.io/github/release/kubevela/kubevela/all.svg?style=flat-square)](https://github.com/kubevela/kubevela/releases) -[![TODOs](https://img.shields.io/endpoint?url=https://api.tickgit.com/badge?repo=github.com/kubevela/kubevela)](https://www.tickgit.com/browse?repo=github.com/oam-dev/kubevela) +[![TODOs](https://img.shields.io/endpoint?url=https://api.tickgit.com/badge?repo=github.com/kubevela/kubevela)](https://www.tickgit.com/browse?repo=github.com/kubevela/kubevela) [![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2Foam_dev)](https://twitter.com/oam_dev) [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/kubevela)](https://artifacthub.io/packages/search?repo=kubevela) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/4602/badge)](https://bestpractices.coreinfrastructure.org/projects/4602)