Skip to content

Commit 47aa946

Browse files
author
Montana Low
committed
update urls
1 parent 976df5f commit 47aa946

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
Train and deploy models to make online predictions using only SQL, with an open source extension for Postgres. Manage your projects and visualize datasets using the built in dashboard.
4343
</p>
4444

45-
![PostgresML in practice](pgml-docs/docs/images/console.png){align="center"}
45+
![PostgresML in practice](pgml-docs/docs/images/console.png)
4646

4747
The dashboard makes it easy to compare different algorithms or hyperparaters across models and datasets.
4848

49-
[![PostgresML dashboard](pgml-docs/docs/images/models.png)](https://demo.postgresml.org/){align="center"}
49+
[![PostgresML dashboard](pgml-docs/docs/images/models.png)](https://demo.postgresml.org/)
5050

5151
<h2 align="center">
5252
See it in action — <a href="https://demo.postgresml.org/" target="_blank">demo.postgresml.org</a>
@@ -112,4 +112,4 @@ pgml_development=# SELECT pgml.version();
112112
(1 row)
113113
```
114114

115-
See the documentation for a complete guide to **[working with PostgresML]()**.
115+
See the documentation for a complete guide to **[working with PostgresML](https://postgresml.org/)**.

0 commit comments

Comments
 (0)