diff --git a/doc/get_started.rst b/doc/get_started.rst index 0294daf757..aecd5854cb 100644 --- a/doc/get_started.rst +++ b/doc/get_started.rst @@ -44,10 +44,10 @@ Arcade Skill Tree * Sprites - Almost everything in Arcade is done with the :class:`arcade.Sprite` class. - * `Basic Sprites and Collisions `_ - * `Individually place sprites `_ - * `Place sprites with a loop `_ - * `Place sprites with a list `_ + * `Basic Sprites and Collisions `_ + * `Individually place sprites `_ + * `Place sprites with a loop `_ + * `Place sprites with a list `_ * Moving player sprites @@ -170,4 +170,4 @@ Arcade Skill Tree * Bloom/glow effect - :ref:`bloom_defender` * Writing your own shader - *Supported, but documentation needed.* -* :ref:`Logging` \ No newline at end of file +* :ref:`Logging`