Skip to content

Commit 580a263

Browse files
authored
link Bug Reports to python3-driver issues
https://github.com/FirebirdSQL/python3-driver/issues
1 parent 2902e91 commit 580a263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dynamic = ["version"]
3434
[project.urls]
3535
Home = "https://github.com/FirebirdSQL/python3-driver"
3636
Documentation = "https://firebird-driver.rtfd.io"
37-
"Bug Reports" = "https://github.com/FirebirdSQL/python3-base/issues"
37+
"Bug Reports" = "https://github.com/FirebirdSQL/python3-driver/issues"
3838
Funding = "https://www.firebirdsql.org/en/donate/"
3939
Source = "https://github.com/FirebirdSQL/python3-driver"
4040

0 commit comments

Comments
 (0)