diff --git a/README.rst b/README.rst
index 0196940152b97d8527b8d3c07c146ba8c1dd1bda..ec8c519025e498b9231dce218af85555d4eeebe6 100644
--- a/README.rst
+++ b/README.rst
@@ -1,4 +1,4 @@
-AlekSIS School Information System (SIS) - App MÄ“nsa (cantina menu)
+AlekSIS (School Information System) - App MÄ“nsa (cantina menu)
 ======================================================================
 
 AlekSIS
diff --git a/pyproject.toml b/pyproject.toml
index 5a744bce6f7b76b893049e2cd41d4b061035ac2e..efecff64108d9f07e4cc5c3f24fb40ae6b86b27b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,16 +1,16 @@
 [tool.poetry]
-name = "BiscuIT-App-MÄ“nsa"
+name = "AlekSIS-App-MÄ“nsa"
 version = "1.0a4dev0"
 packages = [
     { include = "aleksis" }
 ]
 readme = "README.rst"
 
-description = "AlekSIS School Information System (SIS) - App MÄ“nsa (cantina menu)"
+description = "AlekSIS (School Information System) - App MÄ“nsa (cantina menu)"
 authors = ["Julian Leucker <leuckeju@katharineum.de>", "Jonathan Weth <wethjo@katharineum.de>"]
 license = "EUPL-1.2"
 homepage = "https://aleksis.edugit.io/"
-repository = "https://edugit.org/BiscuIT/BiscuIT-App-mensa"
+repository = "https://edugit.org/AlekSIS/AlekSIS-App-mensa"
 documentation = "https://aleksis.edugit.io/AlekSIS/docs/html/"
 classifiers = [
     "Environment :: Web Environment",