From 8432706807adef83f4e22fb6690ba63446563649 Mon Sep 17 00:00:00 2001 From: Jason Zhang Date: Fri, 11 Sep 2026 17:15:26 +0800 Subject: [PATCH] Fix GitHub badge links in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0f1528..f0b0bc2 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![PyPI](https://img.shields.io/pypi/v/easy-tdx.svg)](https://pypi.org/project/easy-tdx/) -[![GitHub Repo stars](https://img.shields.io/github/stars/awayings/easy-tdx?style=social)](https://github.com/awayings/easy-tdx) -[![GitHub last commit](https://img.shields.io/github/last-commit/handsomejustin/easy-tdx)](https://github.com/awayings/easy-tdx) +[![GitHub Repo stars](https://img.shields.io/github/stars/awayings/easy_tdx?style=social)](https://github.com/awayings/easy_tdx) +[![GitHub last commit](https://img.shields.io/github/last-commit/awayings/easy_tdx)](https://github.com/awayings/easy_tdx) [![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://www.mypy-lang.org/) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/handsomejustin/easy_tdx)