From d40f528c07483f21d4b3e531ad99749d3f96f6c2 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 4 Nov 2010 08:42:43 -0400 Subject: [PATCH] Fix Python wikilink in HDF5 post. --- posts/HDF5.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/HDF5.mdwn b/posts/HDF5.mdwn index 8ee60fa..f3760e6 100644 --- a/posts/HDF5.mdwn +++ b/posts/HDF5.mdwn @@ -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. -- 2.26.2