summaryrefslogtreecommitdiffstats
path: root/.github/calibre
diff options
context:
space:
mode:
authorJustin Van Patten <jvp@justinvp.com>2019-06-25 23:26:02 -0700
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2019-06-26 09:25:12 +0200
commit59c4bc52ed6b146baa6cca97d054004297ea098a (patch)
tree1cdb748e32334610e686c37bb4623a0016e3f6ed /.github/calibre
parentdc1d4a9200c54e631775f34725140fd5009aa561 (diff)
Include path to source page in non-relative ref/relref warning
We occasionally see warnings when building our site: ``` WARN 2019/06/25 23:07:08 make non-relative ref/relref page reference(s) in page %q absolute, e.g. {{< ref "/blog/my-post.md" >}} ``` But the `%q` value is missing, making it difficult to track down the source of the warning. This change addresses that, by including the source path in the warning: ``` WARN 2019/06/25 23:07:31 make non-relative ref/relref page reference(s) in page "blog/my-post/index.md" absolute, e.g. {{< ref "/blog/my-post.md" >}} ```
Diffstat (limited to '.github/calibre')
0 files changed, 0 insertions, 0 deletions