Skip to content

Commit fa3eb14

Browse files
author
Pato Sandaña
committed
fix one more location
1 parent df755a1 commit fa3eb14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/tick/examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
These examples demonstrate the features and capabilities of `tick` primitives:
44

5-
- [Basic](basic.rs): Quick introduction to time primitives.
5+
- [Basic](tick_basic.rs): Quick introduction to time primitives.
66
- [Clock](clock.rs): More examples of how to use the `Clock` type, `Stopwatch`, and `Timer`.
77
- [Data](data.rs): Demonstrates how to integrate `SystemTime` with serializable data.
88
- [Interop Jiff](interop_jiff.rs): Showcases interoperability with the [jiff](https://docs.rs/jiff) crate, including formatting timestamps into time-zone-aware date-times.

0 commit comments

Comments
 (0)