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 6600c1c commit e0107c9Copy full SHA for e0107c9
documentation/README-Functions.md
@@ -118,7 +118,7 @@ end
118
119
# 2. Links
120
121
-## 2.1. Language Documentation
+## 2.1. Language documentation
122
- [Syntax](./README-Syntax.md)
123
- [Data types, variables and constants](./README-DataTypes.md)
124
- [Flow control - if, elseif, else](./README-FlowControl-Conditions.md)
@@ -133,7 +133,7 @@ end
133
- [Operators](./README-Operators.md)
134
- [Constants](./README-Constants.md)
135
136
-## 2.2. Other Links
+## 2.2. Other links
137
138
- MinitScript, see [README.md](../README.md)
139
- MinitScript - How to build, see [README-BuildingHowTo.md](../README-BuildingHowTo.md)
0 commit comments