Skip to content

Commit 83e91be

Browse files
committed
Fix reference for setlabelprop
was using full URL, not relative and was pointing to customizing rather than reference.
1 parent 2f3cfb6 commit 83e91be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/upgrading.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1343,9 +1343,9 @@ if none of those apply, you must allow
13431343
E.G. If your class does a setlabelprop("foo") you must include "foo"
13441344
in the properties list even if the class has name or title properties.
13451345

1346-
See:
1347-
https://www.roundup-tracker.org/docs/customizing.html#setlabelprop-property
1348-
for further details on the labelprop.
1346+
See: `reference.html setlabelprop
1347+
<reference.html#setlabelprop-property>`_ for further details on the
1348+
labelprop.
13491349

13501350
If you don't do this, you will find that multilinks (and possibly
13511351
links) may not be displayed properly. E.G. templates that iterate over

0 commit comments

Comments
 (0)