diff options
| author | Fuwn <[email protected]> | 2021-04-21 16:10:34 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-04-21 16:10:34 -0700 |
| commit | f2fc70474f95a85976a6aa9a6aa5436356bb96e2 (patch) | |
| tree | 57c74c64f4428b528d2a800b72e6555c3ea7e752 /docs | |
| parent | blog: Progress is Progress (diff) | |
| download | site-f2fc70474f95a85976a6aa9a6aa5436356bb96e2.tar.xz site-f2fc70474f95a85976a6aa9a6aa5436356bb96e2.zip | |
fix: Replace any mentions of Whirl being written in Go
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/introduction/basis.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/introduction/basis.md b/docs/introduction/basis.md index 6520e0e..7f9f603 100644 --- a/docs/introduction/basis.md +++ b/docs/introduction/basis.md @@ -5,7 +5,7 @@ slug: / Whirlsplash is a [WorldServer](http://dev.worlds.net/private/GammaDocs/WorldServer.html) -implementation in [Go](https://golang.org/) which has a strong focus on speed, +implementation in [Rust](https://www.rust-lang.org/) which has a strong focus on speed, maintainability, and easy configuration. <a href="https://discord.com/invite/8hn6padWF6" title="Discord"> |