From 314af1dd8c413a8732d1ed22fc194285cf0aba8b Mon Sep 17 00:00:00 2001 From: Konstantin Kharlamov Date: Wed, 9 Oct 2024 03:11:36 +0300 Subject: [PATCH] Fix broken reference to usage examples --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c23965..07710a8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This library provides types and common functionality that work across environmen 1. Module documentation is [published on Pursuit](https://pursuit.purescript.org/packages/purescript-affjax). 2. Written documentation is kept in the [docs directory](./docs). -3. Usage examples can be found in [the test suite](./test). +3. Usage examples can be found in [the now removed test suite](https://github.com/purescript-contrib/purescript-affjax/tree/a3a5e93a092929478d56a665e5c6ac140374d0d4/test). If you get stuck, there are several ways to get help: