Skip to content

Commit f741fc7

Browse files
authored
Merge pull request #17 from mariuz/patch-1
fix documentation link for the driver
2 parents f9e3ad0 + 580a263 commit f741fc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ dynamic = ["version"]
3333

3434
[project.urls]
3535
Home = "https://github.com/FirebirdSQL/python3-driver"
36-
Documentation = "https://firebird-base.rtfd.io"
37-
"Bug Reports" = "https://github.com/FirebirdSQL/python3-base/issues"
36+
Documentation = "https://firebird-driver.rtfd.io"
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)