Skip to content

Commit 78f12ef

Browse files
committed
urls
1 parent 0939208 commit 78f12ef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
The Python counterpart to [`pgsql-test`](https://www.npmjs.com/package/pgsql-test) on npm. Instant, isolated PostgreSQL databases for each test — with automatic transaction rollbacks, context switching, and clean seeding.
2020

21-
> **New to pgpm?** Check out the [Workspace Setup Guide](./WORKSPACE_SETUP.md) for a complete walkthrough of creating a pgpm workspace with Python tests.
21+
> **New to pgpm?** Check out the [Workspace Setup Guide](https://github.com/constructive-io/pgsql-test-python/blob/main/WORKSPACE_SETUP.md) for a complete walkthrough of creating a pgpm workspace with Python tests.
2222
2323
## Features
2424

WORKSPACE_SETUP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,5 +640,5 @@ def db():
640640

641641
## Next Steps
642642

643-
- Read the [pgsql-test README](./README.md) for API documentation
643+
- Read the [pgsql-test README](https://github.com/constructive-io/pgsql-test-python/blob/main/README.md) for API documentation
644644
- Explore [pgpm documentation](https://pgpm.io) for advanced features

0 commit comments

Comments
 (0)