Browse Source

Fix link in docs.

pull/120/merge v2.9.4+docs
Fredrik Ekre 4 years ago
parent
commit
8282505a13
  1. 2
      docs/make.jl

2
docs/make.jl

@ -37,7 +37,7 @@ if haskey(ENV, "GITHUB_ACTIONS") @@ -37,7 +37,7 @@ if haskey(ENV, "GITHUB_ACTIONS")
devbranch = "master",
push_preview = true,
devurl = "dev",
)
).subfolder
end
url = "https://nbviewer.jupyter.org/github/fredrikekre/Literate.jl/blob/gh-pages/$(folder)/"
str = read(joinpath(@__DIR__, "src/outputformats.md"), String)

Loading…
Cancel
Save