Fix broken link to source. (#1127) [skip ci]
This commit is contained in:
parent
7e2d69d0cb
commit
18cf24d35e
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
#_" -*- mode: clojure; -*-"
|
#_" -*- mode: clojure; -*-"
|
||||||
;; Source: https://gist.github.com/holyjak/36c6284c047ffb7573e8a34399de27d8
|
;; Source: https://gist.github.com/holyjak/36c6284c047ffb7573e8a34399de27d8
|
||||||
|
|
||||||
;; Based on https://github.com/babashka/babashka/blob/master/examples/image_viewer.clj
|
;; Based on https://github.com/babashka/babashka/blob/master/examples/image-viewer.clj
|
||||||
(ns http-server
|
(ns http-server
|
||||||
(:require [babashka.fs :as fs]
|
(:require [babashka.fs :as fs]
|
||||||
[clojure.java.browse :as browse]
|
[clojure.java.browse :as browse]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue