Skip to content

Commit

Permalink
docs(backend): fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
robertohuertasm committed Jun 29, 2023
1 parent 37651d7 commit 7d5fe4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/02_02_shuttle.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ async fn actix_web(
}
```

Shuttle has generated a simple `hello-world` [Actix-web](https://actix.rs) application for us.
[Shuttle](https://www.shuttle.rs) has generated a simple `hello-world` [Actix-web](https://actix.rs) application for us.

As you can see, it's pretty straight-forward.

Expand Down

0 comments on commit 7d5fe4d

Please sign in to comment.