Skip to content

Commit ca274f1

Browse files
pawamoyoprypin
andauthored
Update src/mkdocs_autorefs/plugin.py
Co-authored-by: Oleh Prypin <[email protected]>
1 parent 762389d commit ca274f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mkdocs_autorefs/plugin.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
import functools
1515
import logging
1616
from typing import Callable, Dict, Optional, Sequence
17-
from urllib.parse import urlparse
17+
from urllib.parse import urlsplit
1818

1919
from mkdocs.config import Config
2020
from mkdocs.plugins import BasePlugin

0 commit comments

Comments
 (0)