Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit 616f706

Browse files
committed
Fix README link.
1 parent 94ea1f3 commit 616f706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "Mles WebProxy - an Mles WebSocket proxy and a static WWW-server b
88
license = "MPL-2.0"
99
repository = "https://github.com/jq-rs/mles-webproxy"
1010
documentation = "https://mles.io"
11-
readme = "../README.md"
11+
readme = "README.md"
1212
categories = ["network-programming"]
1313
keywords = ["websocket", "proxy", "www", "server", "mles"]
1414

0 commit comments

Comments
 (0)