-
-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Currently the check_link_for_http_scheme
method in the LinkResults
class returns None
when it sees a relative link starting with a ./
or ../
. Same applies to links that start with #
.
This links should be parsed and a full URL determined so that it can be passed to the final links dictionary.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers