mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update sphinx/builders/html/__init__.py
This commit is contained in:
parent
ae5986f9cd
commit
878c116112
@ -1265,7 +1265,7 @@ def migrate_html_add_permalinks(app: Sphinx, config: Config) -> None:
|
||||
return
|
||||
|
||||
config.html_permalinks_icon = html.escape( # type: ignore[attr-defined]
|
||||
config.html_add_permalinks
|
||||
html_add_permalinks
|
||||
)
|
||||
|
||||
# for compatibility
|
||||
|
Loading…
Reference in New Issue
Block a user