This is a simple patch to correct a href within the help file 'display-page.html'.

Existing link:
<a href="http:topic:views/menu">menu</a>
Should be:
<a href="topic:views/menu">menu</a>

CommentFileSizeAuthor
views-6.x-2.0-HEAD_docs.patch.txt1.28 KBff1

Comments

merlinofchaos’s picture

Status: Needs review » Fixed

Committed. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.