Skip to content

Commit

Permalink
fix: link
Browse files Browse the repository at this point in the history
Co-authored-by: Kévin Dunglas <[email protected]>
  • Loading branch information
vinceAmstoutz and dunglas authored Oct 23, 2024
1 parent 6c2a502 commit bb5af72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions symfony/testing.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Testing the API with Symfony

For an introduction to testing using API Platform, refer to the [Core Testing Documentation](/core/testing.md), or access the
[Laravel Testing Guide](/laravel/testing.md).
For an introduction to testing using API Platform, refer to the [Core Testing Documentation](../core/testing.md), or access the
[Laravel Testing Guide](../laravel/testing.md).

Let's learn how to use tests with Symfony!

Expand Down

0 comments on commit bb5af72

Please sign in to comment.