Fix dead urls.

This commit is contained in:
Jérémie Dumas
2018-04-01 14:57:52 -04:00
parent dac9faecfa
commit 2e39b6841c
5 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ When using the viewer from an interactive python shell (iPython), it is
inconvenient to let the viewer take control of the main thread for rendering
purposes. We provide a simple wrapper for the viewer that allows to launch
a remote process and send meshes to it via a TCP/IP socket. For more
information on how to use it see the documentation in [tcpviewer.py](tcpviewer.py)
information on how to use it see the documentation in [tcpviewer.py]({{ repo_url }}/python/tcpviewer.py)
## Matlab