diff --git a/src/pages/docs/reports/runs/custom-pdf-report.md b/src/pages/docs/reports/runs/custom-pdf-report.md index f9298cd9..989ace67 100644 --- a/src/pages/docs/reports/runs/custom-pdf-report.md +++ b/src/pages/docs/reports/runs/custom-pdf-report.md @@ -46,7 +46,7 @@ Before you begin, ensure you have the following: - You can request the **JAR file** from the Customer Support team and download it before executing a Custom PDF Report Generation. -- An **HTML template** for the PDF report. [Click here](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/Custom_Report_Template.html) to download the HTML template. +- An **HTML template** for the PDF report. [Click here](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/Custom_Report_Template.txt) to download the HTML template. --- diff --git a/src/pages/docs/salesforce-testing/special-nlps.md b/src/pages/docs/salesforce-testing/special-nlps.md index a29d8018..a4c50c58 100644 --- a/src/pages/docs/salesforce-testing/special-nlps.md +++ b/src/pages/docs/salesforce-testing/special-nlps.md @@ -129,7 +129,7 @@ See the GIF below demonstrating how to use this NLP. ![Create Lead](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/CreateAPISF.gif) [[info | **NOTE**:]] -| You can also select the **Record Type** when entering details in the API step. However, ensure you only enter details relevant to that specific Record Type, or the test case will fail. +| You can also select the **Record Type** when entering details in the API step. However, ensure you only enter details relevant to that specific **Record Type**, or the test case will fail. | ![Record Type](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/API_Record_Type.png) ---