aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-04-23 18:31:35 +0000
committerGitHub <[email protected]>2021-04-23 18:31:35 +0000
commitb354cbc13d909124b3ee30d84a271b40fdbe82e2 (patch)
treee3f39e1c6a49861c325460d8f6cbceee7fb45621
parentmajor: :star: (diff)
downloadwhirl-b354cbc13d909124b3ee30d84a271b40fdbe82e2.tar.xz
whirl-b354cbc13d909124b3ee30d84a271b40fdbe82e2.zip
fix: Broken links and refactor
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 5d8dcba..8f29da6 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
</a>
</p>
<h1 align="center">
- Whirl, an open-source <a href="http://dev.worlds.net/private/GammaDocs/WorldServer.html">WorldServer</a> implementation in <a href="https://www.rust-lang.org/">Rust</a>.
+ The Open-Source WorldServer.
</h1>
<p align="center">
@@ -16,6 +16,8 @@
</a>
</p>
+Whirl, an open-source <a href="http://dev.worlds.net/private/GammaDocs/WorldServer.html">WorldServer</a> implementation in <a href="https://www.rust-lang.org/">Rust</a>.
+
## Purpose
Two *main* reasons;
1. Worlds' official servers are old, slowly deteriorating, and *probably unmaintained*.
@@ -27,10 +29,7 @@ TLDR: To keep Worlds' legacy going for future generations.
Use in production environments is not recommended as this project is a work-in-progress. As we begin to become more stable and add new features, we will release periodic updates regarding production use.
## Documentation
-[https://www.whirlsplash.org](https://www.whirlsplash.org)
-
-## Development
-[https://www.whirlsplash.org/introduction/development.html](https://www.whirlsplash.org/introduction/development.html)
+[https://whirlsplash.org/docs/](https://whirlsplash.org/docs/)
## Contributing
Please reference the [contribution guidelines](./CONTRIBUTING.md) of this repository.