aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-10-19 00:27:53 +0900
committernsfisis <nsfisis@gmail.com>2025-10-19 00:27:53 +0900
commit3056c320d5ec3d52b2875a38ae1418497dfa6584 (patch)
tree7e23fb4fa39527c087b7d555fdcd2119653ed48f /README.md
parent5168bae205ed0e472eaad46975dfd3250e66deb8 (diff)
downloadphp-next-after-3056c320d5ec3d52b2875a38ae1418497dfa6584.tar.gz
php-next-after-3056c320d5ec3d52b2875a38ae1418497dfa6584.tar.zst
php-next-after-3056c320d5ec3d52b2875a38ae1418497dfa6584.zip
chore: fix badge URL
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7ff28a9..7e172a7 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# php-next-after
![Packagist](https://img.shields.io/packagist/v/nsfisis/next-after)
-![GitHub Actions](https://img.shields.io/github/actions/workflow/status/nsfisis/php-next-after/test)
+![GitHub Actions](https://img.shields.io/github/actions/workflow/status/nsfisis/php-next-after/test.yaml)
A PHP library that provides a port of Java's `Math.nextAfter()` family of functions.