diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b9468013..3eb8c9cb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -36,4 +36,4 @@ Happy hacking! ## TODOs -See [Issues]([url](https://github.com/levkk/pgcat/issues)). +See [Issues](https://github.com/postgresml/pgcat/issues). diff --git a/README.md b/README.md index 21e6da70..d6d6f3cf 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ PGPASSWORD=postgres psql -h 127.0.0.1 -p 6432 -U postgres -c 'SELECT 1' ### Config -See **[Configuration](https://github.com/levkk/pgcat/blob/main/CONFIG.md)**. +See **[Configuration](https://github.com/postgresml/pgcat/blob/main/CONFIG.md)**. ## Contributing