From 1cbb28751c21b3821a142fa1a919074c10ba25d8 Mon Sep 17 00:00:00 2001 From: Aaron Date: Fri, 17 Mar 2023 14:08:45 +0100 Subject: [PATCH] Wiki URL --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 33ae0d9..7323a8a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,4 +14,5 @@ requires-python = ">=3.7" [project.urls] "Source Code" = "https://github.com/Hattorius/express.py" -"Issues" = "https://github.com/Hattorius/express.py/issues" \ No newline at end of file +"Issues" = "https://github.com/Hattorius/express.py/issues" +"Wiki" = "https://github.com/Hattorius/express.py/wiki" \ No newline at end of file