We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e660f81 commit 79e2be3Copy full SHA for 79e2be3
documentation/README-Modules.md
@@ -65,7 +65,7 @@ end
65
66
# 2. Links
67
68
-## 2.1. Language Documentation
+## 2.1. Language documentation
69
- [Syntax](./README-Syntax.md)
70
- [Data types, variables and constants](./README-DataTypes.md)
71
- [Flow control - if, elseif, else](./README-FlowControl-Conditions.md)
@@ -80,7 +80,7 @@ end
80
- [Operators](./README-Operators.md)
81
- [Constants](./README-Constants.md)
82
83
-## 2.2. Other Links
+## 2.2. Other links
84
85
- MinitScript, see [README.md](../README.md)
86
- MinitScript - How to build, see [README-BuildingHowTo.md](../README-BuildingHowTo.md)
0 commit comments