From d68d4ff37ff83f734e7de36283880664ffc33437 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sun, 11 Feb 2018 16:19:10 +0100 Subject: [PATCH] Remove now superflous warning --- content/content-management/cross-references.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/content/content-management/cross-references.md b/content/content-management/cross-references.md index 8c3155c00..a2c0de26e 100644 --- a/content/content-management/cross-references.md +++ b/content/content-management/cross-references.md @@ -61,13 +61,6 @@ To be sure to get the correct reference in this case, use the full path: {{}} => /events/my-birthday/ {{< /code >}} -{{< todo >}}Remove this warning when https://github.com/gohugoio/hugo/issues/3703 is released.{{< /todo >}} - -A relative document name must *not* begin with a slash (`/`). -``` -{{}} => "" -``` - ### With Multiple Output Formats If the page exists in multiple [output formats][], `ref` or `relref` can be used with a output format name: