From 0a7ee14a8f3ebdda712222117c9a229a823c298d Mon Sep 17 00:00:00 2001 From: Mark Wiemer <7833360+mark-wiemer@users.noreply.github.com> Date: Tue, 29 Oct 2024 11:24:24 -0700 Subject: [PATCH] Fix SuperAgent site URL (#5236) --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index b6990c4bf8..00d9f2fb63 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2434,7 +2434,7 @@ or the [source](https://github.com/mochajs/mocha/blob/main/lib/mocha.js). [qunit]: https://qunitjs.com/ [selenium-webdriver-testing]: https://github.com/SeleniumHQ/selenium/blob/c10e8a955883f004452cdde18096d70738397788/javascript/node/selenium-webdriver/testing/index.js [should.js]: https://github.com/shouldjs/should.js -[superagent-docs-test]: https://visionmedia.github.io/superagent/docs/test.html +[superagent-docs-test]: https://ladjs.github.io/superagent/docs/test.html [superagent-makefile]: https://github.com/visionmedia/superagent/blob/master/Makefile [test-anything-protocol]: https://en.wikipedia.org/wiki/Test_Anything_Protocol [textmate-mocha]: https://github.com/mochajs/mocha.tmbundle