We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a09584c commit 119bec0Copy full SHA for 119bec0
1 file changed
_stable/server/middleware.md
@@ -248,6 +248,6 @@ async fn main() -> Result<(), Box<dyn std::error::Error + Send + Sync>> {
248
# fn main() {}
249
```
250
251
-[hellp-world]: {{ site.url }}/guides/1/server/hello-world/
+[hello-world]: {{ site.url }}/guides/1/server/hello-world/
252
[upgrading]: {{ site.url }}/guides/1/upgrading/
253
[adapter-trait]: {{ site.hyper_util_url }}/latest/hyper_util/service/struct.TowerToHyperService.html
0 commit comments