diff options
Diffstat (limited to 'bb.edn')
| -rw-r--r-- | bb.edn | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,5 +13,6 @@ :extra-deps {io.github.borkdude/quickdoc {:git/tag "v0.2.5", :git/sha "25784ca"}} :task (exec 'quickdoc.api/quickdoc) :exec-args {:git/branch "main" - :github/repo "https://github.com/askonomm/dompa" + :github/repo "https://git.nmm.ee/asko/dompa" + :source-uri "{repo}/src/branch/{branch}/{filename}#L{row}-L{end-row}" :source-paths ["src/dompa"]}}}} |
