DOC: Provide correct link for tifffile plugin.

This commit is contained in:
Stefan van der Walt
2012-06-24 16:52:22 -07:00
parent 8ece051c9c
commit 37d1fd4723
+1 -1
View File
@@ -3,4 +3,4 @@ try:
except ImportError:
raise ImportError("The tifffile module could not be found.\n"
"It can be obtained at "
"<http://www.lfd.uci.edu/~gohlke/code/tifffile.py.html>\n")
"<http://www.lfd.uci.edu/~gohlke/code/tifffile.py>\n")