From bcd0b90ed459a7dfe0a30c7096a186fb9e43c1f5 Mon Sep 17 00:00:00 2001 From: Yuqing Wei Date: Tue, 14 Jun 2022 15:04:15 +0800 Subject: [PATCH] quick fix the 404 not found in read me link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 875b75b54..b35a56624 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ Read [Point-in-time Correctness and Point-in-time Join in Feathr](https://linked ### Running Feathr Examples -Follow the [quick start Jupyter Notebook](./feathr_project/feathrcli/data/feathr_user_workspace/product_recommendation_demo.ipynb) to try it out. There is also a companion [quick start guide](https://linkedin.github.io/feathr/quickstart.html) containing a bit more explanation on the notebook. +Follow the [quick start Jupyter Notebook](./feathr_project/feathrcli/data/feathr_user_workspace/product_recommendation_demo.ipynb) to try it out. There is also a companion [quick start guide](https://linkedin.github.io/feathr/quickstart_synapse.html) containing a bit more explanation on the notebook. ## 🗣️ Tech Talks on Feathr