Skip to content

Commit 98c5113

Browse files
committed
Remove Papertrail links
JAVA-5435
1 parent 06ec2e9 commit 98c5113

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

.evergreen/template_ssdlc_compliance_report.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -33,21 +33,9 @@ This information is available in multiple ways:
3333
</td>
3434
</tr>
3535
<tr>
36-
<th>Papertrail, human-readable</th>
36+
<th>Papertrail</th>
3737
<td>
38-
Go to
39-
<a href="https://papertrail.devprod-infra.prod.corp.mongodb.com/product-version?product=${product_name}&version=${product_version}">
40-
https://papertrail.devprod-infra.prod.corp.mongodb.com/product-version?product=${product_name}&version=${product_version}</a>,
41-
look at the value in the "Submitter" column.
42-
</td>
43-
</tr>
44-
<tr>
45-
<th>Papertrail, JSON</th>
46-
<td>
47-
Go to
48-
<a href="https://papertrail.devprod-infra.prod.corp.mongodb.com/product-version?product=${product_name}&version=${product_version}&format=json">
49-
https://papertrail.devprod-infra.prod.corp.mongodb.com/product-version?product=${product_name}&version=${product_version}&format=json</a>
50-
and look at the value associated with the <code>submitter</code> key.
38+
Refer to data in Papertrail. There is currently no official way to serve that data.
5139
</td>
5240
</tr>
5341
</table>

0 commit comments

Comments
 (0)