Skip to content

Commit 6c3ec76

Browse files
authored
Fix Hoppscotch broken URL (#1747)
1 parent bbb1fc9 commit 6c3ec76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ The API Platform Demo [contains a CD worklow](https://github.com/api-platform/de
261261
You may also be interested in these alternative testing tools (not included in the API Platform distribution):
262262

263263
* [Foundry](https://github.com/zenstruck/foundry), a modern fixtures library that will replace Alice as the recommended fixtures library soon;
264-
* [Hoppscotch](https://docs.hoppscotch.io/features/tests), create functional test for your API
264+
* [Hoppscotch](https://docs.hoppscotch.io/documentation/features/rest-api-testing/), create functional test for your API
265265
Platform project using a nice UI, benefit from its Swagger integration and run tests in the CI using [the command-line tool](https://docs.hoppscotch.io/cli);
266266
* [Behat](http://behat.org), a
267267
[behavior-driven development (BDD)](https://en.wikipedia.org/wiki/Behavior-driven_development) framework to write the API

0 commit comments

Comments
 (0)