From a5c360e848e2199eef303b7cfa49c12bd58c1160 Mon Sep 17 00:00:00 2001 From: Mostafa Abdelraouf Date: Fri, 10 Mar 2023 22:02:33 -0600 Subject: [PATCH] Update README.md (#352) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddbb661..f1303f0 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ PGPASSWORD=postgres psql -h 127.0.0.1 -p 6432 -U postgres -c 'SELECT 1' ### Config -(See Configurations page)[https://github.com/levkk/pgcat/blob/main/CONFIG.md] +See [Configurations page](https://github.com/levkk/pgcat/blob/main/CONFIG.md) ## Local development