aboutsummaryrefslogtreecommitdiff
path: root/whirl_config/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'whirl_config/Cargo.toml')
-rw-r--r--whirl_config/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/whirl_config/Cargo.toml b/whirl_config/Cargo.toml
index 7d86d53..bd80e58 100644
--- a/whirl_config/Cargo.toml
+++ b/whirl_config/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Fuwn <[email protected]>"]
edition = "2018"
description = "Whirl, an open-source WorldServer implementation in Rust."
documentation = "https://whirlsplash.org/docs/"
-readme = "../README.md"
+readme = "../README.rst"
homepage = "https://whirlsplash.org"
repository = "https://github.com/Whirlsplash/whirl"
license = "GPL-3.0-only"