Skip to content
Snippets Groups Projects
Verified Commit 1c2fe595 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Fix URL

parent cb3f4300
No related branches found
No related tags found
1 merge request!16Documenter 1
...@@ -26,7 +26,7 @@ makedocs(; ...@@ -26,7 +26,7 @@ makedocs(;
], ],
"API" => "api.md" "API" => "api.md"
], ],
repo = URL( repo = Documenter.Remotes.URL(
"https://git.km3net.de/common/KM3io.jl/blob/{commit}{path}#L{line}", "https://git.km3net.de/common/KM3io.jl/blob/{commit}{path}#L{line}",
"https://git.km3net.de/common/KM3io.jl" "https://git.km3net.de/common/KM3io.jl"
), ),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment