From c746224198380b60225620e969f230fb8831598e Mon Sep 17 00:00:00 2001 From: cpcdoy Date: Mon, 2 Jan 2023 17:34:40 +0100 Subject: [PATCH 1/2] Fix: pyMLDB Notebook link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a1b4ec..c664213 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ pymldb Python interface to the [Machine Learning Database (MLDB)](http://mldb.ai). -[More documentation available on mldb.ai](http://mldb.ai/doc/#builtin/Notebooks.md.html). +[More documentation available on mldb.ai](https://docs.mldb.ai/ipy/notebooks/_tutorials/_latest/Using%20pymldb%20Tutorial.html). ## Installation From 4e7a45cfb34a705688521dd297e1d22ecd435cfb Mon Sep 17 00:00:00 2001 From: cpcdoy Date: Mon, 2 Jan 2023 17:36:57 +0100 Subject: [PATCH 2/2] Fix: link to Notebooks and pymldb --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c664213..dbb25a2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ pymldb Python interface to the [Machine Learning Database (MLDB)](http://mldb.ai). -[More documentation available on mldb.ai](https://docs.mldb.ai/ipy/notebooks/_tutorials/_latest/Using%20pymldb%20Tutorial.html). +[More documentation available on mldb.ai](https://docs.mldb.ai/doc/#builtin/Notebooks.md.html). ## Installation