Skip to content

Commit 2902e91

Browse files
authored
fix documentation link for the driver
link to https://firebird-driver.rtfd.io
1 parent f9e3ad0 commit 2902e91

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
@@ -33,7 +33,7 @@ dynamic = ["version"]
3333

3434
[project.urls]
3535
Home = "https://github.com/FirebirdSQL/python3-driver"
36-
Documentation = "https://firebird-base.rtfd.io"
36+
Documentation = "https://firebird-driver.rtfd.io"
3737
"Bug Reports" = "https://github.com/FirebirdSQL/python3-base/issues"
3838
Funding = "https://www.firebirdsql.org/en/donate/"
3939
Source = "https://github.com/FirebirdSQL/python3-driver"

0 commit comments

Comments
 (0)