Skip to content

Commit 920343c

Browse files
committed
Documentation
1 parent 8af419e commit 920343c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ License MIT
110110
- [Types](#typesystem-types)
111111
- [Formats](#typesystem-formats)
112112
- [Policies](#typesystem-policies)
113-
- [Transform](#transform)
113+
- [Workbench](#workbench)
114114
- [Ecosystem](#ecosystem)
115115
- [Benchmark](#benchmark)
116116
- [Compile](#benchmark-compile)
@@ -1516,13 +1516,13 @@ TypeSystem.AllowArrayObjects = true
15161516
TypeSystem.AllowNaN = true
15171517
```
15181518
1519-
<a name='transform'></a>
1519+
<a name='workbench'></a>
15201520
1521-
## TypeBox Transform
1521+
## TypeBox Workbench
15221522
15231523
TypeBox offers a small web based code generation tool that can be used to convert TypeScript types into TypeBox types as well as a variety of other runtime type representations.
15241524
1525-
[TypeBox Transform Link Here](https://sinclairzx81.github.io/typebox-transform/)
1525+
[TypeBox Workbench Link Here](https://sinclairzx81.github.io/typebox-workbench/)
15261526
15271527
<a name='ecosystem'></a>
15281528

0 commit comments

Comments
 (0)