Skip to content

Commit 3f26bab

Browse files
Update README.md
broken link to self-hosting
1 parent 45348ba commit 3f26bab

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
@@ -82,7 +82,7 @@ Korvus utilizes PostgresML's pgml extension and the pgvector extension to compre
8282
To use Korvus, you need a Postgres database with pgml and pgvector installed. You have two options:
8383

8484
1. **Self-hosted**: Set up your own database with pgml and pgvector.
85-
- For instructions, see our [self-hosting guide](https://postgresml.org/docs/resources/developer-docs/quick-start-with-docker).
85+
- For instructions, see our [self-hosting guide](https://postgresml.org/docs/open-source/pgml/developers/quick-start-with-docker).
8686

8787
2. **Hosted Service**: Use our managed Postgres service with pgml and pgvector pre-installed.
8888
- [Sign up for PostgresML Cloud](https://postgresml.org/signup).

0 commit comments

Comments
 (0)