mirror of https://github.com/fafhrd91/actix-web
chore(readme): fix copy paste error
It seems that the header and some badges were copy-pasted from the `actix-identity` crate. I've just changed the text and the badges links.
This commit is contained in:
parent
979c4d44f4
commit
bd3054094d
|
@ -1,4 +1,4 @@
|
|||
# Identity service for actix web framework [](https://travis-ci.org/actix/actix-web) [](https://codecov.io/gh/actix/actix-web) [](https://crates.io/crates/actix-identity) [](https://gitter.im/actix/actix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
# Cors Middleware for actix web framework [](https://travis-ci.org/actix/actix-web) [](https://codecov.io/gh/actix/actix-web) [](https://crates.io/crates/actix-cors) [](https://gitter.im/actix/actix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
## Documentation & community resources
|
||||
|
||||
|
|
Loading…
Reference in New Issue