Skip to content

Commit 6b11339

Browse files
authored
Merge pull request #4 from teechap/fix_broken_link_on_homepage
Fix a broken link on the homepage
2 parents dee0ff1 + 3b70370 commit 6b11339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
everyday!
179179
<br/>
180180
<br/>
181-
PyVista is built on top of the <a href="https://wwww.vtk.org">Visualization Toolkit (VTK)</a>
181+
PyVista is built on top of the <a href="https://www.vtk.org">Visualization Toolkit (VTK)</a>
182182
directly inheriting VTK mesh types and wrapping a layer of functionality on
183183
top of those types to make creation and analysis of those data structures
184184
simple and intuitive. This all means that PyVista is immediately interoperable

0 commit comments

Comments
 (0)