We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff440d5 commit 9b57b37Copy full SHA for 9b57b37
docs/getting_started.md
@@ -34,4 +34,4 @@ const Maybe = Enum({
34
const action = Action.Edit(2, 'Hello world');
35
```
36
37
-[#### Next topic](./enum_type.md)
+[Next topic >](./enum_type.md)
0 commit comments