Skip to content

Commit e04f28c

Browse files
author
Julien Neuhart
committed
Fix broken links in documentation
1 parent 3d47033 commit e04f28c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/03_API/1_Overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ We separate the source code into three namespaces:
3131
:::note
3232

3333
📣  The boilerplate provides the [Deptrac](https://github.com/sensiolabs-de/deptrac) tool to enforce where you
34-
should put your classes. More on that subject in the [Static Analysis](/docs/api/static-analysis) chapter.
34+
should put your classes. More on that subject in the [Static Analysis](/docs/static-analysis/api) chapter.
3535

3636
:::
3737

@@ -79,7 +79,7 @@ Then you'll call your `ResetPassword` use case.
7979

8080
:::note
8181

82-
📣  The use cases are also our GraphQL endpoints. See the [GraphQL](/docs/guides/graphql) guide.
82+
📣  The use cases are also our GraphQL endpoints. See the [GraphQL](/docs/graphql) guide.
8383

8484
:::
8585

0 commit comments

Comments
 (0)