Skip to content

Commit 8dd01c2

Browse files
jklippelkranurag7
authored andcommitted
fix link to quickstart documentation
Currently the link to the quickstart guide from the 'Deep dive: User flow' document is broken. This commit fixes the link. Signed-off-by: Jan Klippel <[email protected]>
1 parent ae0c018 commit 8dd01c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/architecture/user-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
It is essential to understand the flow of what you have to do as a user and what happens in the background.
44

5-
The [Quickstart guide](quickstart.md) goes over all small steps you have to do to. If you are just interested in getting started, then have a look there.
5+
The [Quickstart guide](../topics/quickstart.md) goes over all small steps you have to do to. If you are just interested in getting started, then have a look there.
66

77
In the following, we will not go into the detail of every command, but will focus more on a high-level of what you have to do and of what happens in the background.
88

0 commit comments

Comments
 (0)