mirror of
https://github.com/actix/examples
synced 2025-06-28 09:50:36 +02:00
fix cd links
This commit is contained in:
@ -5,9 +5,8 @@ This example showcases a middleware that adds and retrieves request-local data.
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
cd basics/middleware-ext-mut
|
||||
cd middleware/middleware-ext-mut
|
||||
cargo run
|
||||
# Started http server: 127.0.0.1:8080
|
||||
```
|
||||
|
||||
Look in `src/add_msg.rs` to see how it works.
|
||||
|
Reference in New Issue
Block a user