Skip to content

Commit 4845e93

Browse files
committed
Merge branch 'master' of github.com:metosin/compojure-api
2 parents 5b86c45 + ccd7796 commit 4845e93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
:add-linters [:unused-namespaces]}
5151
:codeina {:sources ["src"]
5252
:target "gh-pages/doc"
53-
:src-dir-uri "http://github.com/metosin/compojure-api/blob/master/"
54-
:src-linenum-anchor-prefix "L"}
53+
:src-uri "http://github.com/metosin/compojure-api/blob/master/"
54+
:src-uri-prefix "#L"}
5555
:aliases {"all" ["with-profile" "dev:dev,logging:dev,1.7"]
5656
"start-thingie" ["run"]
5757
"aot-uberjar" ["with-profile" "uberjar" "do" "clean," "ring" "uberjar"]

0 commit comments

Comments
 (0)