[Link](/) doesn't work with <.RelPermalink> #1355
Unanswered
AutomationD
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I've upgraded hugo and now
[link](/)
causes issuesexecute of template failed at <.RelPermalink>: error calling RelPermalink: this operation is not supported
I don't have too many of those, so I just change it to
[link](/index.html)
.Any idea if this is expected? Should I stop using this link type or this is a bug?
Beta Was this translation helpful? Give feedback.
All reactions