Skip to content

Commit

Permalink
Fix wrong link of CI badge (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghua authored Nov 21, 2024
1 parent 8491bc1 commit 910f0ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Doc Status](https://readthedocs.org/projects/tosfs/badge/?version=latest)](https://tosfs.readthedocs.io/en/latest/?badge=latest)
![Build](https://github.com/fsspec/tosfs/workflows/CI/badge.svg)
![Build-FNS](https://github.com/fsspec/tosfs/workflows/CI-FNS/badge.svg)
![Build-HNS](https://github.com/fsspec/tosfs/workflows/CI-HNS/badge.svg)


TOSFS builds on [Volcengine TOS Python SDK](https://github.com/volcengine/ve-tos-python-sdk) to provide a convenient Python filesystem interface for [TOS(Tinder Object Storage)](https://www.volcengine.com/docs/6349/74820).
Expand Down

0 comments on commit 910f0ad

Please sign in to comment.