moving all references to release branch

was previously `master`
This commit is contained in:
Yann Collet
2020-12-16 23:00:35 -08:00
parent 645a2975c3
commit 0b39531d75
9 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -3258,7 +3258,7 @@ size_t ZSTD_loadCEntropy(ZSTD_compressedBlockState_t* bs, void* workspace,
/* Dictionary format :
* See :
* https://github.com/facebook/zstd/blob/master/doc/zstd_compression_format.md#dictionary-format
* https://github.com/facebook/zstd/blob/release/doc/zstd_compression_format.md#dictionary-format
*/
/*! ZSTD_loadZstdDictionary() :
* @return : dictID, or an error code