mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-08 00:00:24 +02:00
Fix static-file-server example instructions (#1832)
Co-authored-by: MoisesPotato <[email protected]>
This commit is contained in:
co-authored by
MoisesPotato
parent
a26ddd1063
commit
2c1dde7c07
@@ -1,7 +1,7 @@
|
|||||||
//! Run with
|
//! Run with
|
||||||
//!
|
//!
|
||||||
//! ```not_rust
|
//! ```not_rust
|
||||||
//! cd examples && cargo run -p example-static-file-server
|
//! cd examples/static-file-server && cargo run -p example-static-file-server
|
||||||
//! ```
|
//! ```
|
||||||
|
|
||||||
use axum::{
|
use axum::{
|
||||||
|
|||||||
Reference in New Issue
Block a user