Skip to content

Commit 39066fb

Browse files
committed
Fix link for build status
1 parent 9b7be2c commit 39066fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ttl_cache
22

3-
![build](https://github.com/stusmall/ttl_cache/workflows/build/badge.svg)
3+
[![Actions Status](https://github.com/stusmall/ttl_cache/workflows/build/badge.svg)](https://github.com/stusmall/ttl_cache/actions)
44
[![Documentation](https://docs.rs/ttl_cache/badge.svg)](https://docs.rs/ttl_cache)
55

66
This crate provides a time sensitive key-value FIFO cache. When the cache is created it is

0 commit comments

Comments
 (0)