From 07113e131d25c8405df37dc77ad84a52bae6e2c2 Mon Sep 17 00:00:00 2001 From: Peter Tripp Date: Sun, 19 Feb 2023 21:07:38 -0500 Subject: [PATCH] Fix broken link: IA GHA Workflow (#1202) --- packages/archive-org-webamp-integration-tests/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/archive-org-webamp-integration-tests/README.md b/packages/archive-org-webamp-integration-tests/README.md index 109c823e..63174c1f 100644 --- a/packages/archive-org-webamp-integration-tests/README.md +++ b/packages/archive-org-webamp-integration-tests/README.md @@ -1,7 +1,6 @@ # Archive.org Webamp Integration Test -This package contains an automated test to ensure that the [Webamp](https://webamp.org) integration on https://archive.org is still working correectly. It's run twice a day via a GitHub Action, which can be found [here](../../ia-integration-tests.yml). - +This package contains an automated test to ensure that the [Webamp](https://webamp.org) integration on https://archive.org is still working correectly. It's run twice a day via a GitHub Action, which can be found [here](../../.github/workflows/ia-integration-tests.yml). ## Run ```sh