We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddf0783 commit 1400627Copy full SHA for 1400627
1 file changed
src/data_visualization/aog_in_clojure_part1.clj
@@ -435,8 +435,8 @@
435
;; display as plots in Kindly-compatible notebooks. Use `kind/pprint` to inspect
436
;; the raw plot spec map (with `:=layers` key) instead.
437
;;
438
-;; **Want to see it in action?** Skip ahead to "Basic Scatter Plots" to see the API working,
439
-;; or continue reading for implementation details.
+;; **Want to see it in action?** Skip ahead to [Basic Scatter Plots](#basic-scatter-plots)
+;; to see the API working, or continue reading for implementation details.
440
441
;; ### 📖 How Plots are Displayed
442
0 commit comments