Skip to content

Commit a424f12

Browse files
authored
update doc links (#1286)
1 parent 5d5080c commit a424f12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ SELECT pgml.transform(
108108
```
109109

110110
## Tabular data
111-
- [47+ classification and regression algorithms](https://postgresml.org/docs/training/algorithm_selection)
111+
- [47+ classification and regression algorithms](https://postgresml.org/docs/introduction/apis/sql-extensions/pgml.train/)
112112
- [8 - 40X faster inference than HTTP based model serving](https://postgresml.org/blog/postgresml-is-8x-faster-than-python-http-microservices)
113113
- [Millions of transactions per second](https://postgresml.org/blog/scaling-postgresml-to-one-million-requests-per-second)
114114
- [Horizontal scalability](https://github.com/postgresml/pgcat)

pgml-extension/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Please see the [quick start instructions](https://postgresml.org/docs/developer-docs/quick-start-with-docker) for general information on installing or deploying PostgresML. A [developer guide](https://postgresml.org/docs/developer-docs/contributing) is also available for those who would like to contribute.
1+
Please see the [quick start instructions](https://postgresml.org/docs/resources/developer-docs/quick-start-with-docker) for general information on installing or deploying PostgresML. A [developer guide](https://postgresml.org/docs/resources/developer-docs/contributing) is also available for those who would like to contribute.

0 commit comments

Comments
 (0)