From 2d95c412faa259a97a096fe6a7ad00f254ecc1cc Mon Sep 17 00:00:00 2001 From: Dmitry Baev Date: Tue, 16 Jan 2024 18:20:26 +0000 Subject: [PATCH] update Allure report site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9de58adc2..dc1f0b20a 100644 --- a/README.md +++ b/README.md @@ -522,7 +522,7 @@ newman.run({ ``` - [allure](https://github.com/allure-framework/allure-js/tree/master/packages/newman-reporter-allure) - -This reporter allow to create fully-featured allure reports that can allow you to have easy to understand HTML reports with features like historical data, link tests to the JIRA and all other benefits of using [allure framework](https://qameta.io/allure-report/). +This reporter allow to create fully-featured allure reports that can allow you to have easy to understand HTML reports with features like historical data, link tests to the JIRA and all other benefits of using [allure framework](https://allurereport.org/). - [htmlextra](https://github.com/DannyDainton/newman-reporter-htmlextra) - This is an updated version of the standard HTML reporter containing a more in-depth data output and a few helpful extras - [csv](https://github.com/matt-ball/newman-reporter-csv) -