1
0
mirror of https://github.com/actix/actix-website synced 2024-11-23 16:31:08 +01:00

[docs] Update welcome.md (#320)

This commit is contained in:
Hussein Srour 2023-04-01 17:15:51 +02:00 committed by GitHub
parent e7215a7f9c
commit 58e2345c21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ slug: /
Actix Web lets you quickly and confidently develop web services in Rust and this guide will get you going in no time.
The documentation on this website focusses primarily on the Actix Web framework. For information about the actor framework called Actix, check out the [Actix chapter][actix-chapter] (or the lower level [actix API docs][actix-docs]). Otherwise, head on to the [getting started guide][getting-started]. If you already know your way around and you need specific information you might want to read the [actix-web API docs][actix-web-docs].
The documentation on this website focuses primarily on the Actix Web framework. For information about the actor framework called Actix, check out the [Actix chapter][actix-chapter] (or the lower level [actix API docs][actix-docs]). Otherwise, head on to the [getting started guide][getting-started]. If you already know your way around and you need specific information you might want to read the [actix-web API docs][actix-web-docs].
[getting-started]: https://actix.rs/docs/getting-started
[actix-web-docs]: https://docs.rs/actix-web