Skip to content

Commit 314edc0

Browse files
docs: update pg8000 link to new repository location (#513)
The former link doesn't exist anymore. This is the new link to pg8000 that is referenced from the PyPI page: https://pypi.org/project/pg8000/. Similar change in the CloudSQL connector: GoogleCloudPlatform/cloud-sql-python-connector#1368.
1 parent 4d6a958 commit 314edc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Using an AlloyDB Connector provides the following benefits:
4141
The AlloyDB Python Connector is a package to be used alongside a database driver.
4242
Currently supported drivers are:
4343

44-
* [`pg8000`](https://github.com/tlocke/pg8000)
44+
* [`pg8000`](https://codeberg.org/tlocke/pg8000)
4545
* [`asyncpg`](https://magicstack.github.io/asyncpg)
4646

4747
## Installation

0 commit comments

Comments
 (0)