diff --git a/pyproject.toml b/pyproject.toml index 88064c6..c9dac12 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,8 +33,8 @@ dynamic = ["version"] [project.urls] Home = "https://github.com/FirebirdSQL/python3-driver" -Documentation = "https://firebird-base.rtfd.io" -"Bug Reports" = "https://github.com/FirebirdSQL/python3-base/issues" +Documentation = "https://firebird-driver.rtfd.io" +"Bug Reports" = "https://github.com/FirebirdSQL/python3-driver/issues" Funding = "https://www.firebirdsql.org/en/donate/" Source = "https://github.com/FirebirdSQL/python3-driver"