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 79e2be3 commit 870b1a6Copy full SHA for 870b1a6
documentation/README-Operators.md
@@ -30,7 +30,7 @@
30
31
# 2. Links
32
33
-## 2.1. Language Documentation
+## 2.1. Language documentation
34
- [Syntax](./README-Syntax.md)
35
- [Data types, variables and constants](./README-DataTypes.md)
36
- [Flow control - if, elseif, else](./README-FlowControl-Conditions.md)
@@ -46,7 +46,7 @@
46
- [Operators](./README-Operators.md)
47
- [Constants](./README-Constants.md)
48
49
-## 2.2. Other Links
+## 2.2. Other links
50
51
- MinitScript, see [README.md](../README.md)
52
- MinitScript - How to build, see [README-BuildingHowTo.md](../README-BuildingHowTo.md)
0 commit comments