We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed450d0 commit 47799ccCopy full SHA for 47799cc
core/getting-started.md
@@ -203,4 +203,4 @@ Run the Symfony app (`bin/console server:run`) and browse the API entrypoint at
203
204
Interact with the API using a REST client (we recommend [Postman](https://www.getpostman.com/)) or an Hydra aware application
205
(you should give [Hydra Console](https://github.com/lanthaler/HydraConsole) a try). Take
206
-a look at the usage examples in [the `features` directory](https://github.com/api-platform/api-platform/tree/master/features).
+a look at the usage examples in [the `features` directory](https://github.com/api-platform/core/tree/master/features).
0 commit comments