diff --git a/docs/how-it-works.rst b/docs/how-it-works.rst index 53f3dffd..f32673dc 100644 --- a/docs/how-it-works.rst +++ b/docs/how-it-works.rst @@ -4,7 +4,7 @@ How it works This is a brief guide to navigating the code itself. First, you should read `A composite approach to language/encoding -detection `__, +detection `__, which explains the detection algorithm and how it was derived. This will help you later when you stumble across the huge character frequency distribution tables like ``big5freq.py`` and language models like