Skip to content

Commit c01bca5

Browse files
authored
Remove dead link from repl guide
1 parent 758ba11 commit c01bca5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/guides/repl/enhancing_your_repl_workflow.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,8 +304,6 @@ the manual task of saving and re-creating the context of an expression.
304304
=== Community resources about REPL debugging
305305

306306
* https://www.clojure-toolbox.com/[The Clojure Toolbox] provides a list a Clojure libraries for debugging.
307-
* https://cambium.consulting/articles/2018/2/8/the-power-of-clojure-debugging[The Power of Clojure: debugging]
308-
is an article by Cambium Consulting which provides a list of techniques for debugging at the REPL.
309307
* _Clojure From the Ground Up_ by Aphyr contains a https://aphyr.com/posts/319-clojure-from-the-ground-up-debugging[chapter about debugging],
310308
presenting techniques for debugging Clojure in particular and a principled approach to debugging in general.
311309
* In his article http://blog.cognitect.com/blog/2017/6/5/repl-debugging-no-stacktrace-required[REPL Debugging: No Stacktrace Required],

0 commit comments

Comments
 (0)