diff --git a/README.md b/README.md index 52d523dff..bac865508 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,5 @@ print(output.tokens) # ["Hello", ",", "y", "'", "all", "!", "How", "are", "you", "[UNK]", "?"] ``` -Check the [python documentation](https://huggingface.co/docs/tokenizers/index) or the - -[python quicktour](https://huggingface.co/docs/tokenizers/python/latest/quicktour.html) to learn -more! +Check the [documentation](https://huggingface.co/docs/tokenizers/index) +or the [quicktour](https://huggingface.co/docs/tokenizers/quicktour) to learn more!