Fix Python wikilink in HDF5 post.
authorW. Trevor King <wking@drexel.edu>
Thu, 4 Nov 2010 12:42:43 +0000 (08:42 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 4 Nov 2010 12:42:43 +0000 (08:42 -0400)
posts/HDF5.mdwn

index 8ee60fae1db45fba607084040263075e259b6f67..f3760e69806f5a632674dd852be7e0a55246df3e 100644 (file)
@@ -1,6 +1,6 @@
 [[!meta  title="HDF5 and h5py"]]
 
-[h5py][] is a [[Python interface]] to the [Hierarchical Data
+[h5py][] is a [[Python]] interface to the [Hierarchical Data
 Format][HDF] library, version 5.  It provides a mature, stable, open
 way to store data.  The HDF5 [tutorial][] provides an excellent
 introduction to the basic concepts of HDF5.