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 3382080 commit c342a81Copy full SHA for c342a81
docs/typescript/distribution/index.md
@@ -1,6 +1,7 @@
1
# Distribution
2
3
-This sections walks through examples on how to distribution applications for deployment that depend on itk-wasm packages.
+This section provides examples of how to distribute applications
4
+for deployment that rely on [ITK-Wasm packages](../../introduction/packages.md).
5
6
```{toctree}
7
:maxdepth: 1
@@ -10,4 +11,4 @@ umd.md
10
11
vite.md
12
webpack.md
13
node.md
-```
14
+```
0 commit comments