Skip to content

Links to tokenizer.py and sanitizer.py broken #313

Closed
@Ryuno-Ki

Description

@Ryuno-Ki

As already mentioned in #289 the links to tokenizer.py and sanitizer.py are broken in https://github.com/html5lib/html5lib-python/blob/1a28d721091a2c433c6e8471d14cbb75afd70d1c/doc/movingparts.rst#htmltokenizer

Instead of <https://github.com/html5lib/html5lib-python/blob/master/html5lib/tokenizer.py> and <https://github.com/html5lib/html5lib-python/blob/master/html5lib/sanitizer.py> they should point to https://github.com/html5lib/html5lib-python/blob/master/html5lib/_tokenizer.py and https://github.com/html5lib/html5lib-python/blob/master/html5lib/filters/sanitizer.py respectively.

Caused by c4dd677 and a2917e9

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions