diff --git a/book/en/src/migration_v1_v2/monotonics.md b/book/en/src/migration_v1_v2/monotonics.md index a8b0dba4fd..4baa14c8ea 100644 --- a/book/en/src/migration_v1_v2/monotonics.md +++ b/book/en/src/migration_v1_v2/monotonics.md @@ -10,4 +10,4 @@ Check out the [code example](./complete_example.md) for an overview of the requi For more information on current monotonic implementations, see [the `rtic-monotonics` documentation](https://docs.rs/rtic-monotonics), and [the examples](https://github.com/rtic-rs/rtic/tree/master/examples). -[`rtic-monotonics`]: ghttps://github.com/rtic/rtic-monotonics \ No newline at end of file +[`rtic-monotonics`]: https://github.com/rtic-rs/rtic