From 62b9ee707e8fe1d2add968c587280f08de80cba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aaron=20Planell=20L=C3=B3pez?= Date: Wed, 13 May 2026 15:42:49 +0200 Subject: [PATCH] Fix Typo in Amazon Nova Act URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b5fc84..1529fcd 100644 --- a/README.md +++ b/README.md @@ -276,6 +276,6 @@ Extend this repo and write your own tests in `src/noca_act_qa/tests`! ## Additional Resources -- [Amazon Nova Act](https://novs.amazon.com/act) +- [Amazon Nova Act](https://nova.amazon.com/act) - [Amazon Nova Act SDK](https://github.com/aws/nova-act) - [pytest-html-nova-act](https://pypi.org/project/pytest-html-nova-act/)