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 a7eaec0 commit 18e671bCopy full SHA for 18e671b
1 file changed
docs/identifier.md
@@ -69,7 +69,7 @@ Identifiers shown in bold are taken from the Sinclair BASIC (beware their meanin
69
* **[LN](ln.md)** **(function)**
70
* **[LOAD](load.md)** **(statement)**
71
* [LOOP](do.md) **(statement)**
72
-* [MOD](operators#arithmetic_operators.md) **(operator)**
+* [MOD](operators.md#Arithmetic Operators) **(operator)**
73
* **[NEXT](for.md)** **(statement)**
74
* **[NOT](operators.md#NOT)** **(operator)**
75
* **[OR](operators.md#OR)** **(operator)**
0 commit comments