Skip to content

Commit ededcca

Browse files
committed
fixed link
1 parent 99d5f98 commit ededcca

File tree

1 file changed

+1
-1
lines changed
  • projects/math/numerical-linalg/notebooks

1 file changed

+1
-1
lines changed

projects/math/numerical-linalg/notebooks/svd.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ first-image
8686
;; the images to a lower resolution, and
8787
;; turn them to gray-scale.
8888

89-
;; See [Luma](https://en.wikipedia.org/wiki/Luma_(video)
89+
;; See [Luma](https://en.wikipedia.org/wiki/Luma_(video))
9090
;; for discussion of the gray-scale formula:
9191
;; 0.299 ∙ Red + 0.587 ∙ Green + 0.114 ∙ Blue
9292

0 commit comments

Comments
 (0)