mirror of
https://github.com/zensical/zensical.git
synced 2026-05-04 10:00:45 +00:00
c1860cab1e
We match MkDocs' behavior by leaving absolute links untouched (no scheme, no netloc but starting with /). We do not prepend the configured site URL to these links, as users might rely on this behavior. Signed-off-by: Timothée Mazzucotelli <dev@pawamoy.fr>