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
I'm using this theme with hugo 0.53 for some static legal documents. The pages I have contain only markup and I am a bit confused what the warnings mean.
uilding sites … WARNING: make non-relative ref/relref page reference(s) in page "/legal" absolute, e.g. {{< ref "/blog/my-post.md" >}}
WARNING: make non-relative ref/relref page reference(s) in page "/categories" absolute, e.g. {{< ref "/blog/my-post.md" >}}
WARNING: make non-relative ref/relref page reference(s) in page "/tags" absolute, e.g. {{< ref "/blog/my-post.md" >}}
WARNING: make non-relative ref/relref page reference(s) in page "/legal/respondent-terms-of-use/index.en.md" absolute, e.g. {{< ref "/blog/my-post.md" >}}
The text was updated successfully, but these errors were encountered:
Hi,
I'm using this theme with hugo 0.53 for some static legal documents. The pages I have contain only markup and I am a bit confused what the warnings mean.
The text was updated successfully, but these errors were encountered: