Skip to content

Commit 26b83ca

Browse files
committed
link image in namespaces
1 parent fbfb355 commit 26b83ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cljlab/namespaces.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
;; **
228228
;;; ### Namespace concepts
229229
;;; Click on the image to view full-size in a new window (in browsers that support SVG).
230-
;;; ![Namespace concepts](../../images/namespaces-total.svg)
230+
;;; ![Namespace concepts](project-files/images/namespaces-total.svg)
231231
;;;
232232
;;; ### File vs. REPL
233233
;;; ```clojure

0 commit comments

Comments
 (0)