summaryrefslogtreecommitdiffstats
path: root/develop/_intro_par_pattern.html
diff options
context:
space:
mode:
Diffstat (limited to 'develop/_intro_par_pattern.html')
-rw-r--r--develop/_intro_par_pattern.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/develop/_intro_par_pattern.html b/develop/_intro_par_pattern.html
index 17ed5c4..862395d 100644
--- a/develop/_intro_par_pattern.html
+++ b/develop/_intro_par_pattern.html
@@ -37,7 +37,7 @@
<td id="projectlogo"><img alt="Logo" src="HDFG-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname"><a href="https://www.hdfgroup.org">HDF5</a>
- &#160;<span id="projectnumber">1.15.0.184445f</span>
+ &#160;<span id="projectnumber">1.15.0.5f5f5f0</span>
</div>
<div id="projectbrief">API Reference</div>
</td>
@@ -159,9 +159,9 @@ $(document).ready(function(){initNavTree('_intro_par_pattern.html',''); initResi
</table>
<p>Below are example programs for writing hyperslabs by pattern in Parallel HDF5: </p><table class="doxtable">
<tr>
-<td><a href="https://github.com/HDFGroup/hdf5-examples/blob/master/C/H5Parallel/ph5_hyperslab_by_pattern.c">hyperslab_by_pattern.c</a> </td></tr>
+<td><a href="https://github.com/HDFGroup/hdf5/blob/develop/HDF5Examples/C/H5PAR/ph5_hyperslab_by_pattern.c">hyperslab_by_pattern.c</a> </td></tr>
<tr>
-<td><a href="https://github.com/HDFGroup/hdf5-examples/blob/master/Fortran/H5Parallel/ph5_f90_hyperslab_by_pattern.F90">hyperslab_by_pattern.F90</a> </td></tr>
+<td><a href="https://github.com/HDFGroup/hdf5/blob/develop/HDF5Examples/FORTRAN/H5PAR/ph5_f90_hyperslab_by_pattern.F90">hyperslab_by_pattern.F90</a> </td></tr>
</table>
<p>The following is the output from h5dump for the HDF5 file created in this example: </p><div class="fragment"><div class="line">HDF5 <span class="stringliteral">&quot;SDS_pat.h5&quot;</span> {</div>
<div class="line">GROUP <span class="stringliteral">&quot;/&quot;</span> {</div>