diff --git a/README.md b/README.md index eba5568..5edd70a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ In the Command Line, paste the following: `pip install token_tools` ## Description -A tool that provides `Token`'s and tools to use them for `Salve Organization` projects. Docs are listed on this [ReadTheDocs page](https://token_tools.readthedocs.io/en/master/) +A tool that provides `Token`'s and tools to use them for `Salve Organization` projects. Docs are listed on this [ReadTheDocs page](https://token-tools.readthedocs.io/en/master/) ## Contributing diff --git a/docs/source/conf.py b/docs/source/conf.py index f536aaa..3e0e239 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -11,7 +11,7 @@ # -- Project information ----------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information -project = "Albero" +project = "Token Tools" copyright = "2024, Moosems" author = "Moosems" release = "v0.1.0"