Skip to content

Commit

Permalink
fix broken links on landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
psteinb authored Jul 31, 2024
1 parent fb52906 commit 3ee9512
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions filters/H5Zblosc/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# H5Zblosc.jl

Implements the Blosc filter for [HDF5.jl](https://github.com/JuliaIO/HDF5.jl) in Julia.
See the [documentation](https://juliaio.github.io/HDF5.jl/stable/filters/#H5Zblosc.jl)
See the [documentation](https://juliaio.github.io/HDF5.jl/stable/interface/filters/#H5Zblosc.BloscFilter)

This implements [HDF5 filter ID 32001](https://portal.hdfgroup.org/display/support/Filters#Filters-32001)
This implements [HDF5 filter ID 32001](https://github.com/HDFGroup/hdf5_plugins/blob/master/docs/RegisteredFilterPlugins.md#blosc)

0 comments on commit 3ee9512

Please sign in to comment.