diff --git a/template/README.md.jinja b/template/README.md.jinja index 768ed53..1c0bb89 100644 --- a/template/README.md.jinja +++ b/template/README.md.jinja @@ -1,7 +1,7 @@ # :sparkles: {{ project_name }} [![main](https://github.com/{{ organization }}/{{ project_name }}/actions/workflows/main.yml/badge.svg)](https://github.com/{{ organization }}/{{ project_name }}/actions/workflows/main.yml) -[![Checked with pyright](https://{{ organization }}.github.io/pyright/img/pyright_badge.svg)](https://{{ organization }}.github.io/pyright/) +[![Checked with pyright](https://microsoft.github.io/pyright/img/pyright_badge.svg)](https://{{ organization }}.github.io/pyright/) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)