aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-20 15:06:59 +0000
committerFuwn <[email protected]>2021-05-20 15:06:59 +0000
commit146605a6e5643c7ce2cc666e047b93fd07d7917e (patch)
treee874c05335c0cd2932e1be0770446c9297d8ff7a
parentci: sql linting on commit, make task (diff)
downloadwhirl-146605a6e5643c7ce2cc666e047b93fd07d7917e.tar.xz
whirl-146605a6e5643c7ce2cc666e047b93fd07d7917e.zip
style(readme): remove extra whitespace and underscores
-rw-r--r--README.rst16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.rst b/README.rst
index 6f84165..438e666 100644
--- a/README.rst
+++ b/README.rst
@@ -33,8 +33,8 @@
</p>
Whirl, an open-source implementation of the
-`WorldServer <http://dev.worlds.net/private/GammaDocs/WorldServer.html>`__
-protocol in `Rust <https://www.rust-lang.org/>`__.
+`WorldServer <http://dev.worlds.net/private/GammaDocs/WorldServer.html>`_
+protocol in `Rust <https://www.rust-lang.org/>`_.
Purpose
-------
@@ -63,12 +63,12 @@ https://whirlsplash.org/docs/
Known Issues
------------
-- https://github.com/Whirlsplash/whirl/issues/2
+- https://github.com/Whirlsplash/whirl/issues/2
Contributing
------------
-Please reference the `contribution guidelines <./CONTRIBUTING.md>`__ of this repository.
+Please reference the `contribution guidelines <./CONTRIBUTING.md>`_ of this repository.
Development Dependencies
------------------------
@@ -76,13 +76,13 @@ Development Dependencies
Required
~~~~~~~~
-- `diesel\_cli <https://crates.io/crates/diesel_cli>`__
-- `cargo-make <https://github.com/sagiegurari/cargo-make>`__
+- `diesel\_cli <https://crates.io/crates/diesel_cli>`_
+- `cargo-make <https://github.com/sagiegurari/cargo-make>`_
Optional
~~~~~~~~
-- `cargo-watch <https://crates.io/crates/cargo-watch>`__
+- `cargo-watch <https://crates.io/crates/cargo-watch>`_
*These development dependencies will automatically be satisfied if you are using the Nix shell
configuration as provided.*
@@ -90,4 +90,4 @@ configuration as provided.*
License
~~~~~~~
-`GNU General Public License v3.0 <./LICENSE>`__
+`GNU General Public License v3.0 <./LICENSE>`_