diff --git a/README.md b/README.md index 11d90c959e..78e69d01b7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Welcome to The Arcade Library! +# Welcome to The Arcade Library

@@ -40,24 +40,24 @@ for example game jam entries and more. ## Stable Documentation -Read the stable documentation at https://api.arcade.academy. +Read the stable documentation at . ## Development Previews -Preview the next release at https://api.arcade.academy/en/development/. +Preview the next release at . ## Citation ``` - @Online{PythonArcade, - author = {Paul Vincent Craven}, - title = {Easy to use Python library for creating 2D Arcade games.}, - date = {2023-01-01}, - publisher = {GitHub}, - journal = {GitHub repository}, - howpublished = {\url{https://github.com/pythonarcade/arcade}}, - commit = {} - } +@Online{PythonArcade, + author = {Paul Vincent Craven}, + title = {Easy to use Python library for creating 2D Arcade games.}, + date = {2025-01-01}, + publisher = {GitHub}, + journal = {GitHub repository}, + howpublished = {\url{https://github.com/pythonarcade/arcade}}, + commit = {} +} ``` ## Contact the Maintainers @@ -65,4 +65,4 @@ Preview the next release at https://api.arcade.academy/en/development/. The best way to contact and chat with the maintainers is on the [Arcade Discord Server][]. -paul@cravenfamily.com + diff --git a/license.rst b/license.rst index d70898a896..baf695fd28 100644 --- a/license.rst +++ b/license.rst @@ -1,7 +1,7 @@ License ======= -Copyright (c) 2022 Paul Vincent Craven +Copyright (c) 2025 Paul Vincent Craven The Arcade library is licensed under the `MIT License`_.