Skip to content

Commit 84bdc4b

Browse files
Update correct link in angular-predictive-prefetching example in README.md (#1126)
Co-authored-by: Matthew Soulanille <[email protected]>
1 parent 7afbc83 commit 84bdc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular-predictive-prefetching/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Angular Predictive Prefetching
22

3-
This examples shows a sample implementation of predictive prefetching with TensorFlow.js and Angular. You can find more information about how the entire end-to-end solution works in the blog post "[Speed-up your sites with web-page prefetching using Machine Learning](https://blog.tensorflow.org/2021/05/optimize-your-website-with-machine-learning.html)."
3+
This examples shows a sample implementation of predictive prefetching with TensorFlow.js and Angular. You can find more information about how the entire end-to-end solution works in the blog post "[Speed-up your sites with web-page prefetching using Machine Learning](https://blog.tensorflow.org/2021/05/speed-up-your-sites-with-web-page-prefetching-using-ml.html)."
44

55
*The demo is inspired by the Google Merchandise Store, but does not share any data nor implementation details with it.*
66

0 commit comments

Comments
 (0)