Skip to content

Commit 289445e

Browse files
authored
Update GitHub Actions shield URL (#149)
Path changed, see badges/shields#8671 for more details.
1 parent 1aa9cd5 commit 289445e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 📒 gpu-allocator
22

33

4-
[![Actions Status](https://img.shields.io/github/workflow/status/Traverse-Research/gpu-allocator/CI?logo=github)](https://github.com/Traverse-Research/gpu-allocator/actions)
4+
[![Actions Status](https://img.shields.io/github/actions/workflow/status/Traverse-Research/gpu-allocator/ci.yml?branch=main&logo=github)](https://github.com/Traverse-Research/gpu-allocator/actions)
55
[![Latest version](https://img.shields.io/crates/v/gpu-allocator.svg?logo=rust)](https://crates.io/crates/gpu-allocator)
66
[![Docs](https://img.shields.io/docsrs/gpu-allocator?logo=docs.rs)](https://docs.rs/gpu-allocator/)
77
[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE-MIT)

README.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 📒 gpu-allocator
22

33

4-
[![Actions Status](https://img.shields.io/github/workflow/status/Traverse-Research/gpu-allocator/CI?logo=github)](https://github.com/Traverse-Research/gpu-allocator/actions)
4+
[![Actions Status](https://img.shields.io/github/actions/workflow/status/Traverse-Research/gpu-allocator/ci.yml?branch=main&logo=github)](https://github.com/Traverse-Research/gpu-allocator/actions)
55
[![Latest version](https://img.shields.io/crates/v/gpu-allocator.svg?logo=rust)](https://crates.io/crates/gpu-allocator)
66
[![Docs](https://img.shields.io/docsrs/gpu-allocator?logo=docs.rs)](https://docs.rs/gpu-allocator/)
77
[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE-MIT)

0 commit comments

Comments
 (0)