Skip to content

Commit bd78b36

Browse files
authored
Merge pull request #122 from jklippel/fix-link-in-documentation
📖 fix link to quickstart documentation
2 parents ae0c018 + 8dd01c2 commit bd78b36

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)