Update report-sample.xml to not give an example of a body-less <url>
Since we changed the display format to be a table with the element body and the URL as columns, the elementy body is not really optional anymore.
This commit is contained in:
parent
cc204e9425
commit
6f6c9c966d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47993
1 changed files with 0 additions and 3 deletions
|
@ -31,9 +31,6 @@
|
|||
<links>
|
||||
<!-- A hypertext link with a description... -->
|
||||
<url href="http://www.example.com/project/url/here">Description here.</url>
|
||||
|
||||
<!-- And/or one without. -->
|
||||
<url href="http://www.example.net/another/url" />
|
||||
</links>
|
||||
|
||||
<!-- Required section. -->
|
||||
|
|
Loading…
Reference in a new issue