diff --git a/README.md b/README.md index 87a440b..3b0054e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ List Of English Words A text file containing over 466k English words. While searching for a list of english words (for an auto-complete tutorial) -I found: http://stackoverflow.com/questions/2213607/how-to-get-english-language-word-database which refers to [http://www.infochimps.com/datasets/word-list-350000-simple-english-words-excel-readable](https://web.archive.org/web/20131118073324/http://www.infochimps.com/datasets/word-list-350000-simple-english-words-excel-readable) (archived). +I found: https://stackoverflow.com/questions/2213607/how-to-get-english-language-word-database which refers to [https://www.infochimps.com/datasets/word-list-350000-simple-english-words-excel-readable](https://web.archive.org/web/20131118073324/https://www.infochimps.com/datasets/word-list-350000-simple-english-words-excel-readable) (archived). No idea why infochimps put the word list inside an excel (.xls) file.