Skip to content

Commit 13a32fe

Browse files
committed
Update badge
1 parent 580b5cc commit 13a32fe

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
<p align="left">
44
<img src="https://img.shields.io/cocoapods/p/NaiveDate.svg?style=flat)">
5-
<img src="https://github.com/kean/Nuke/workflows/NaiveDate%20CI/badge.svg">
5+
<a href="https://github.com/kean/NaiveDate/actions/workflows/ci.yml"><img src="https://github.com/kean/NaiveDate/actions/workflows/ci.yml/badge.svg"></a>
66
</p>
77

88
Native `Date` type is great for working with time zones (e.g. `2017-09-29T15:00:00+0300`), but there are scenarios where you don't know or care about the time zone. These types of dates are often called **naive**.

0 commit comments

Comments
 (0)