You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you create a link like [some asset](../01234/assets/foo.pdf), Zola will output a link to the wrong URL because we make heavy use of slugs/aliases/paths.
If you create a link like
[some asset](../01234/assets/foo.pdf), Zola will output a link to the wrong URL because we make heavy use of slugs/aliases/paths.Related to:
@/links resolve for assets too getzola/zola#3094get_urlfunction getzola/zola#3065get_urlfunction getzola/zola#3065