diff --git a/pyproject.toml b/pyproject.toml index 7364407e..304256a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,9 +35,9 @@ docs = [ ] [project.urls] -homepage = "TBD" +homepage = "https://hub.optuna.org/" repository = "https://github.com/optuna/optunahub-registry" -documentation = "TBD" +documentation = "https://optuna.github.io/optunahub-registry/" bugtracker = "https://github.com/optuna/optunahub-registry/issues" [tool.setuptools.packages.find]