Skip to content

Commit 7385ed3

Browse files
committed
fix reference links
1 parent 09795c9 commit 7385ed3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ latest
1111
* [Releases][releases] [![crates.io version][version-badge]][lib-rs]
1212
* [Contributing][contributing]
1313

14-
[ci-badge] https://github.com/jbr/async-sqlx-session/workflows/CI/badge.svg
15-
[releases] https://github.com/jbr/async-sqlx-session/releases
16-
[docs] https://docs.rs/async-sqlx-session
17-
[contributing] https://github.com/jbr/async-sqlx-session/blob/master/.github/CONTRIBUTING.md
18-
[lib-rs] https://lib.rs/async-sqlx-session
19-
[docs-badge] https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square
20-
[version-badge] https://img.shields.io/crates/v/async-sqlx-session.svg?style=flat-square
14+
[ci-badge]: https://github.com/jbr/async-sqlx-session/workflows/CI/badge.svg
15+
[releases]: https://github.com/jbr/async-sqlx-session/releases
16+
[docs]: https://docs.rs/async-sqlx-session
17+
[contributing]: https://github.com/jbr/async-sqlx-session/blob/master/.github/CONTRIBUTING.md
18+
[lib-rs]: https://lib.rs/async-sqlx-session
19+
[docs-badge]: https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square
20+
[version-badge]: https://img.shields.io/crates/v/async-sqlx-session.svg?style=flat-square
2121

2222
## Installation
2323
```sh

0 commit comments

Comments
 (0)