Skip to content

Commit 0cc0ba9

Browse files
committed
Merge pull request #1 from joshmoore/patch-1
Update URL & spelling in index.rst
2 parents 110ed1d + 5904ff6 commit 0cc0ba9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
python-bioformats: read and write life sciences image file formats
33
===================================================================
44

5-
The python-bioformats package is an interface to the `Bioformats
6-
<http://loci.wisc.edu/software/bio-formats>`_ library for reading and
7-
writing life sciences image file formats.
5+
The python-bioformats package is an interface to the `Bio-Formats
6+
<http://www.openmicroscopy.org/site/products/bio-formats>`_ library
7+
for reading and writing life sciences image file formats.
88

9-
Because Bioformats is a Java library, python-bioformats uses
9+
Because Bio-Formats is a Java library, python-bioformats uses
1010
python-javabridge to start and interact with a Java virtual machine.
1111

1212
Python-bioformats and python-javabridge were developed for and are

0 commit comments

Comments
 (0)