mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
Fix broken links caused by examples relocation. (#3995)
This commit is contained in:
parent
49cce9173f
commit
0ee99a6656
@ -64,9 +64,9 @@ H5Dwrite(..., dxpl_id, ...);
|
||||
The following are two simple examples of using the parallel
|
||||
compression feature:
|
||||
|
||||
[ph5_filtered_writes.c](https://github.com/HDFGroup/hdf5/blob/develop/examples/ph5_filtered_writes.c)
|
||||
[ph5_filtered_writes.c](https://github.com/HDFGroup/hdf5/blob/develop/HDF5Examples/C/H5PAR/ph5_filtered_writes.c)
|
||||
|
||||
[ph5_filtered_writes_no_sel.c](https://github.com/HDFGroup/hdf5/blob/develop/examples/ph5_filtered_writes_no_sel.c)
|
||||
[ph5_filtered_writes_no_sel.c](https://github.com/HDFGroup/hdf5/blob/develop/HDF5Examples/C/H5PAR/ph5_filtered_writes_no_sel.c)
|
||||
|
||||
The former contains simple examples of using the parallel
|
||||
compression feature to write to compressed datasets, while the
|
||||
|
Loading…
Reference in New Issue
Block a user