Skip to content

Commit

Permalink
Fix: Postgres ref (#430)
Browse files Browse the repository at this point in the history
Fixes Postgres ref.
  • Loading branch information
robertjdominguez authored Jan 11, 2025
1 parent 91c244e commit fdcfd2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registry/hasura/postgres/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The connector is hosted by Hasura and can be used from the [Hasura v3 Console](h

## Usage

The Hasura PostgreSQL connector can be deployed using the [Hasura CLI](https://hasura.io/docs/3.0/cli/overview) by following either the [Quick Start Guide](https://hasura.io/docs/3.0/getting-started/overview/) or [deploying the connector](https://hasura.io/docs/3.0/connectors/deployment).
The Hasura PostgreSQL connector can be deployed using the [Hasura CLI](https://hasura.io/docs/3.0/cli/overview) by following either the [Quick Start Guide](https://hasura.io/docs/3.0/getting-started/overview/) or [deploying the connector](https://hasura.io/docs/3.0/deployment/ddn/deploy-a-connector?db=PostgreSQL).

## Troubleshooting

Expand Down

0 comments on commit fdcfd2e

Please sign in to comment.