From 1243d83d17702d7013d841eed5e5179d56953f1d Mon Sep 17 00:00:00 2001 From: Tatu Kairi <280218+Tattoo@users.noreply.github.com> Date: Fri, 3 Nov 2023 11:51:47 +0200 Subject: [PATCH] Update README.md fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8f8dc1..49dd35e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Oxygen -Oxygen is a [Robot Framework](https://robotframework.org/) tool that empowers the user to convert the results of any testing tool or framework to [Robot Framework's reporting](https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#created-outputs). This consolidates all test reporting together regardless of tools used. +Oxygen is a [Robot Framework](https://robotframework.org/) tool that empowers the user to convert the results of any testing tool or framework to [Robot Framework's reporting](https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#screenshots). This consolidates all test reporting together regardless of tools used. Oxygen has built-in parsers for three testing frameworks: [JUnit](https://junit.org/junit5/), [Gatling](https://gatling.io/), and [Zed Attack Proxy (ZAP)](https://www.zaproxy.org/).