From b2ca03ef97760d64e5b598232c655ab78e15e1e3 Mon Sep 17 00:00:00 2001 From: Brent Yi Date: Sat, 4 Jan 2025 03:28:34 -0800 Subject: [PATCH] Fix badges (#364) --- README.md | 4 ++-- docs/source/index.md | 7 ++----- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a9c4a880c..9b5ebe75b 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@

- pyright - typescript-compile + pyright + typescript-compile codecov diff --git a/docs/source/index.md b/docs/source/index.md index 67546cd1c..632f91424 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -1,6 +1,6 @@ # viser -|mypy| |nbsp| |pyright| |nbsp| |typescript| |nbsp| |versions| +|pyright| |nbsp| |typescript| |nbsp| |versions| **viser** is a library for interactive 3D visualization in Python. @@ -89,10 +89,7 @@ URL (default: `http://localhost:8080`). .. |build| image:: https://github.com/nerfstudio-project/viser/workflows/build/badge.svg :alt: Build status icon :target: https://github.com/nerfstudio-project/viser -.. |mypy| image:: https://github.com/nerfstudio-project/viser/workflows/mypy/badge.svg?branch=main - :alt: Mypy status icon - :target: https://github.com/nerfstudio-project/viser -.. |pyright| image:: https://github.com/nerfstudio-project/viser/workflows/pyright/badge.svg?branch=main +.. |pyright| image:: https://github.com/nerfstudio-project/viser/workflows/pyright/badge.svg? :alt: Mypy status icon :target: https://github.com/nerfstudio-project/viser .. |typescript| image:: https://github.com/nerfstudio-project/viser/workflows/typescript-compile/badge.svg