[FIX] Fix broken links due to missing site_url on mkdocs.yml
- Feb 05, 2025
-
-
Christopher Ruwisch authored
-
Icons and other images are not displayed due to broken links caused by missing site_url
on mkdocs.yml
mkdocs build
with updated mkdocs.yml → check mkdocs replacements during buildMake sure to keep site_url
updated when location changes!