Correct mpi4py URL.
authorW. Trevor King <wking@drexel.edu>
Fri, 1 Apr 2011 00:01:45 +0000 (20:01 -0400)
committerW. Trevor King <wking@drexel.edu>
Fri, 1 Apr 2011 00:01:45 +0000 (20:01 -0400)
pysawsim/manager/mpi.py

index 4f2b2f338fac934975bb018c48f0148c2562ed0f..0c4ad4754f4e93260600b3ff89c063f1a22f57b6 100644 (file)
@@ -21,7 +21,7 @@
 
 mpi4py_ is a Python wrapper around MPI.
 
 
 mpi4py_ is a Python wrapper around MPI.
 
-.. _mpi4py: http://mpi4py.scipy.org/http://mpi4py.scipy.org/vb>
+.. _mpi4py: http://mpi4py.scipy.org/
 
 The MPIManager data flow is a bit complicated, so I've made a
 diagram::
 
 The MPIManager data flow is a bit complicated, so I've made a
 diagram::