Skip to content

Commit f746d2f

Browse files
authored
docs: user: update link to Tim Baldridge videos (#412)
Pivotshare went poof. Link to YouTube instead. See issue for mystery of episode 4. Closes #411
1 parent 605de30 commit f746d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/01-user-guide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ If you are not familiar with zippers, you may find the following resources helpf
169169
170170
* https://clojure.org/reference/other_libraries#_zippers_functional_tree_editing_clojure_zip[Clojure overview of zippers]
171171
* https://lambdaisland.com/blog/2018-11-26-art-tree-shaping-clojure-zip[Arne Brasseur - The Art of Tree Shaping with Clojure Zippers]
172-
* https://tbaldridge.pivotshare.com/media/zippers-episode-1/11348/feature?t=0[Tim Baldrige - PivotShare - Series of 7 Videos on Clojure Zippers]
172+
* https://www.youtube.com/@ClojureProgrammingTutorials/search?query=zippers[Tim Baldridge - Series of Videos on Clojure Zippers]
173173
====
174174

175175
At a conceptual level, the rewrite-clj zipper holds:

0 commit comments

Comments
 (0)