Skip to content

Commit d8ec2f9

Browse files
committed
Updated problematic markdown links
1 parent e5dd2fc commit d8ec2f9

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

src/data_analysis/book_sales_analysis/about_apriori.clj

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -362,16 +362,17 @@ scatter-plot
362362
;; ---
363363

364364
;; ## About the Author
365-
365+
;;
366366
;; **Tomáš Baránek** is a publisher at [Jan Melvil Publishing](https://www.melvil.cz) and co-founder of [Servantes](https://www.servant.es), developing software for publishers worldwide. He's a computer science graduate, Clojure enthusiast exploring data science, learning by doing on real publishing challenges. You can find him on [Bluesky](https://bsky.app/profile/tombarys.bsky.social) or read his [blog](https://lifehacky.net).
367-
367+
;;
368368
;; **Resources:**
369-
;; - Author: https://barys.me
370-
;; - Full presentation code: https://github.com/tombarys/macroexpand25
369+
;;
370+
;; - Author: [https://barys.me](https://barys.me)
371+
;; - Full presentation code: [https://github.com/tombarys/macroexpand25](https://github.com/tombarys/macroexpand25)
371372
;; - SciCloj community: [scicloj.github.io](https://scicloj.github.io)
372373

373374
;; ## Credits
374-
375+
;;
375376
;; I would like to thank [Daniel Slutsky](https://github.com/daslu) for inviting me to participate in the conference and encouraging me all the time not to give up. I think he is doing an amazing job for this great community.
376377
;; I would also like to thank [Timothy Pratley](https://github.com/timothypratley) for his support during the publication process.
377378
;; Extra thanks to my friends at [Not Null Makers](https://notnullmakers.com/) for making me a better Clojure person :).
@@ -381,4 +382,4 @@ scatter-plot
381382

382383
;; ---
383384

384-
;; *This article is based on a presentation at Macroexpand conference, October 2025.*
385+
;; *This article is based on my presentation at [Macroexpand conference](https://scicloj.github.io/macroexpand-2025/), October 2025.*

0 commit comments

Comments
 (0)