Skip to content

Commit 5f61786

Browse files
committed
fix: use relative readme
1 parent 4b69927 commit 5f61786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/http-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repository = "https://github.com/http-server-rs/http-server"
88
categories = ["web-programming", "web-programming::http-server"]
99
keywords = ["configurable", "http", "server", "serve", "static"]
1010
license = "MIT OR Apache-2.0"
11-
readme = "README.md"
11+
readme = "../../README.md"
1212

1313
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1414

0 commit comments

Comments
 (0)