Skip to content

Commit 47799cc

Browse files
committed
Fix broken link
1 parent ed450d0 commit 47799cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,4 +203,4 @@ Run the Symfony app (`bin/console server:run`) and browse the API entrypoint at
203203

204204
Interact with the API using a REST client (we recommend [Postman](https://www.getpostman.com/)) or an Hydra aware application
205205
(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).
206+
a look at the usage examples in [the `features` directory](https://github.com/api-platform/core/tree/master/features).

0 commit comments

Comments
 (0)