Skip to content

Commit c1bcc5a

Browse files
Link list of all warnings
1 parent ad466c5 commit c1bcc5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/manual/latest/build-overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ You may want to compile your project with stricter rules for production, than wh
8080
rescript -warn-error +110
8181
```
8282

83-
Here, warning number 110, which is triggered when a [`%todo`](/syntax-lookup#todo) has been found, gets promoted to an error.
83+
Here, warning number 110, which is triggered when a [`%todo`](/syntax-lookup#todo) has been found, gets promoted to an error. The full list of warning numbers can be found [here](/docs/manual/latest/warning-numbers).

0 commit comments

Comments
 (0)