Skip to content

Commit 293cb37

Browse files
committed
link to ci
1 parent 7385ed3 commit 293cb37

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ So most of the links in this readme will not work yet. Check out the
66
status of https://github.com/http-rs/async-session/pull/2 for the
77
latest
88

9-
* CI: ![CI][ci-badge]
9+
* [CI ![CI][ci-badge]][ci]
1010
* [API Docs][docs] [![docs.rs docs][docs-badge]][docs]
1111
* [Releases][releases] [![crates.io version][version-badge]][lib-rs]
1212
* [Contributing][contributing]
1313

14+
[ci]: https://github.com/jbr/async-sqlx-session/actions?query=workflow%3ACI
1415
[ci-badge]: https://github.com/jbr/async-sqlx-session/workflows/CI/badge.svg
1516
[releases]: https://github.com/jbr/async-sqlx-session/releases
1617
[docs]: https://docs.rs/async-sqlx-session

0 commit comments

Comments
 (0)