From 5b528a5523c4456f77695e96e9d9e4a133db7907 Mon Sep 17 00:00:00 2001 From: Sean Broderick Date: Wed, 25 Dec 2019 23:47:27 -0500 Subject: [PATCH] fix data-compression topic readme formatting --- data_compression/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data_compression/README.md b/data_compression/README.md index a3686cf..4f26f4a 100644 --- a/data_compression/README.md +++ b/data_compression/README.md @@ -1,5 +1,5 @@ # Data Compression -* :scroll: [Data Compression](https://github.com/papers-we-love/papers-we-love/blob/master/data-compression/data-compression.pdf) +* :scroll: [Data Compression](data-compression.pdf) - > This paper surveys a variety of data compression methods spanning almost 40 years of research, from the work of Shannon, Fano and Huffman in the 40's, to a technique developed in 1986. \ No newline at end of file + > This paper surveys a variety of data compression methods spanning almost 40 years of research, from the work of Shannon, Fano and Huffman in the 40's, to a technique developed in 1986.