Skip to content

Commit 62576c0

Browse files
committed
documentation updates
1 parent 94c5fa0 commit 62576c0

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

docs/advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ Feel free to raise issues or concerns in [github](https://github.com/vinzdevelop
5050

5151
[Go back to previous page](https://vinzdeveloper.github.io/json-rule-editor/docs/decisions.html)
5252

53-
[Go Home](https://vinzdeveloper.github.io/json-rule-editor/)
53+
[Go Home](https://vinzdeveloper.github.io/json-rule-editor/docs)

docs/create-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ Go to Generate tab
110110

111111
[Go back to previous page](https://vinzdeveloper.github.io/json-rule-editor/docs/rule-engine.html)
112112

113-
[Go Home](https://vinzdeveloper.github.io/json-rule-editor/)
113+
[Go Home](https://vinzdeveloper.github.io/json-rule-editor/docs/)

docs/decisions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Likewise, you can add any number of nested nodes under single conditions. Both s
6565

6666
[Go back to previous page](https://vinzdeveloper.github.io/json-rule-editor/docs/manage-rules.html)
6767

68-
[Go Home](https://vinzdeveloper.github.io/json-rule-editor/)
68+
[Go Home](https://vinzdeveloper.github.io/json-rule-editor/docs/)
6969

7070

7171

docs/implementation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ lets create the file called rule-validation.js under src/validation/
6262

6363
[Go back to previous page](https://vinzdeveloper.github.io/json-rule-editor/docs/create-rules.html)
6464

65-
[Go Home](https://vinzdeveloper.github.io/json-rule-editor/)
65+
[Go Home](https://vinzdeveloper.github.io/json-rule-editor/docs/)

docs/manage-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ Go to Generate tab
103103

104104
[Go back to previous page](https://vinzdeveloper.github.io/json-rule-editor/docs/implementation.html)
105105

106-
[Go Home](https://vinzdeveloper.github.io/json-rule-editor/)
106+
[Go Home](https://vinzdeveloper.github.io/json-rule-editor/docs/)

docs/rule-engine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ Lets see how to create json rule file using this tool in next section
2828

2929
[Next section - Create decisions using rule editor](https://vinzdeveloper.github.io/json-rule-editor/docs/create-rules.html)
3030

31-
[Go back to previous page](https://vinzdeveloper.github.io/json-rule-editor/)
31+
[Go back to previous page](https://vinzdeveloper.github.io/json-rule-editor/docs/)
3232

3333

0 commit comments

Comments
 (0)