Skip to content

Commit 6897c0b

Browse files
authored
Merge pull request #117 from rouault/patch-1
v3.0.rst: another /spec/codec/ to /spec/codecs/ change
2 parents d3110d7 + 9efd811 commit 6897c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/protocol/core/v3.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1072,7 +1072,7 @@ chunking as above, but using an extension data type::
10721072
},
10731073
"chunk_memory_layout": "C",
10741074
"compressor": {
1075-
"codec": "https://purl.org/zarr/spec/codec/gzip/1.0",
1075+
"codec": "https://purl.org/zarr/spec/codecs/gzip/1.0",
10761076
"configuration": {
10771077
"level": 1
10781078
}

0 commit comments

Comments
 (0)