We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7385ed3 commit 293cb37Copy full SHA for 293cb37
README.md
@@ -6,11 +6,12 @@ So most of the links in this readme will not work yet. Check out the
6
status of https://github.com/http-rs/async-session/pull/2 for the
7
latest
8
9
-* CI: ![CI][ci-badge]
+* [CI ![CI][ci-badge]][ci]
10
* [API Docs][docs] [![docs.rs docs][docs-badge]][docs]
11
* [Releases][releases] [![crates.io version][version-badge]][lib-rs]
12
* [Contributing][contributing]
13
14
+[ci]: https://github.com/jbr/async-sqlx-session/actions?query=workflow%3ACI
15
[ci-badge]: https://github.com/jbr/async-sqlx-session/workflows/CI/badge.svg
16
[releases]: https://github.com/jbr/async-sqlx-session/releases
17
[docs]: https://docs.rs/async-sqlx-session
0 commit comments