Skip to content

Commit 14885f1

Browse files
authored
Add source_url for documentation autolinking to GitHub (#115)
1 parent 926a08d commit 14885f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mix.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ defmodule Oban.Web.MixProject do
5353
[
5454
main: "overview",
5555
source_ref: "v#{@version}",
56+
source_url: @source_url,
5657
formatters: ["html"],
5758
api_reference: false,
5859
extra_section: "GUIDES",

0 commit comments

Comments
 (0)