Skip to content

Commit 831add3

Browse files
authored
Fix allure report link
1 parent 85de9f6 commit 831add3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ It will be used to demonstrate the following:
77
- Creating a Markdown report for GitHub Actions
88
- Publishing Test Results to a PosgreSQL database and visualizing the results using [Grafana](https://grafana.com/)
99
- Using a Listener to capture test results and publish them to [InfluxDB](https://www.influxdata.com/) and visualize the results using [Grafana](https://grafana.com/)
10-
- Using [Allure](https://allurereport.org/) to generate a visually appealing [report](https://manykarim.github.io/robot-framework-reporting/9/allure-report/index.html)
10+
- Using [Allure](https://allurereport.org/) to generate a visually appealing [report](https://manykarim.github.io/robot-framework-reporting/)
1111
- Sending notifications to Slack and MS Teams using [Apprise](https://github.com/caronc/apprise)
1212
- Using [ReportPortal](https://reportportal.io/) to publish test results and visualize them
1313

0 commit comments

Comments
 (0)