diff --git a/README.md b/README.md index a486b6b51..5122e1ab2 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ At this point you can modify `/src/htmx.js` to add features, and then add tests * `/test/manual` - manual tests that cannot be automated htmx uses the [mocha](https://mochajs.org/) testing framework, the [chai](https://www.chaijs.com/) assertion framework -and [sinon](https://sinonjs.org/releases/v9/fake-xhr-and-server/) to mock out AJAX requests. They are all OK. +and [sinon](https://web.archive.org/web/20250114212846/https://sinonjs.org/releases/v9/fake-xhr-and-server/) to mock out AJAX requests. They are all OK. ## haiku