Skip to content

Commit 09c26d1

Browse files
authored
Merge pull request #25 from AttilaMihaly/main
Fixed broken links
2 parents 3ae61e1 + a8d3493 commit 09c26d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tutorial/step_1_first_logic/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ That wraps up our first Morphir model!
6969

7070

7171

72-
[Home](../../readme.md) | [Prev](../../install.md) | [Next](step_2_business_language/readme.md)
72+
[Home](../../readme.md) | [Prev](../../install.md) | [Next](../step_2_business_language/readme.md)

tutorial/step_2_business_language/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ An important part of writing business applications is ensuring that the business
77
sharing the same language to describe the application.
88

99

10-
[Home](../../readme.md) | [Prev](../step_1_first_logic/readme.md) | [Next](step_3_catching_bugs/readme.md)
10+
[Home](../../readme.md) | [Prev](../step_1_first_logic/readme.md) | [Next](../step_3_catching_bugs/readme.md)

0 commit comments

Comments
 (0)