Skip to content

Commit 6f91a53

Browse files
committed
Fix README.md
1 parent 014b782 commit 6f91a53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaIO.github.io/PyTensorStore.jl/stable/)
44
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://JuliaIO.github.io/PyTensorStore.jl/dev/)
5-
[![Build Status](https://github.com/JuliaIO/PyTensorStore.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/mkitti/PyTensorStore.jl/actions/workflows/CI.yml?query=branch%3Amain)
5+
[![Build Status](https://github.com/JuliaIO/PyTensorStore.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/JuliaIO/PyTensorStore.jl/actions/workflows/CI.yml?query=branch%3Amain)
66

77
PyTensorStore.jl provides a wrapper around the Python package `tensorstore`. A future TensorStore.jl may wrap the C++ API directly.
88

0 commit comments

Comments
 (0)