From 768094a0863a22507af3eabead6ad0b3ec46b418 Mon Sep 17 00:00:00 2001 From: Sushanth012 Date: Tue, 7 Jul 2026 22:28:15 -0700 Subject: [PATCH] Fix cryptocurrency bot tutorial link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5906c7e..6e36ebe0 100644 --- a/README.md +++ b/README.md @@ -622,7 +622,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB ## R: - [Build Web Apps with Shiny](http://shiny.rstudio.com/tutorial/) -- [Build A Cryptocurrency Bot](https://towardsdatascience.com/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1) +- [Build A Cryptocurrency Bot](https://medium.com/data-science/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1) - [Learn Associate Rule Mining in R](https://towardsdatascience.com/association-rule-mining-in-r-ddf2d044ae50) ## Rust: