diff --git a/pyproject.toml b/pyproject.toml index 3d8d3c4..a5d872b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,8 +30,9 @@ keywords = [ license = { text = "Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported" } [project.urls] -Homepage = "https://github.com/TheKinaseLibrary/kinase-library" +Homepage = "https://kinase-library.phosphosite.org" Source = "https://github.com/TheKinaseLibrary/kinase-library" +Documentation = "https://kinase-library.readthedocs.io" [tool.setuptools.dynamic] readme = { file = "README.md", content-type = "text/markdown" }