Skip to content

Commit aeae2cb

Browse files
authored
docs(readme): fix link formatting
Fix incorrect .md link formatting used in .rst doc.
1 parent 717ae15 commit aeae2cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Local Rendering using VTK.wasm to match server side rendering pipeline on the cl
88
The current code base is still at its infancy but we aim to make it the default implementation for local rendering using VTK/ParaView with trame.
99
This WASM capability is starting to be available with VTK 9.4 but major improvement are happening in VTK 9.6.
1010

11-
Additional documentation can be found on [vtk-wasm documentation](https://kitware.github.io/vtk-wasm/).
11+
Additional documentation can be found on `vtk-wasm documentation <https://kitware.github.io/vtk-wasm/>`_.
1212

1313
VTK `9.4`, `9.5` and `9.6` are compatible with `trame-vtklocal>=0.16,<1` while `trame-vtklocal>=1` will only be compatible with `VTK 10`.
1414
What we envision with VTK 10 is the completion of the main work with WASM and WebGPU. We will take that opportunity to cleanup

0 commit comments

Comments
 (0)