From e3f4653111457274e1554f2bd74cc41c9ad0f9b5 Mon Sep 17 00:00:00 2001 From: Arjun Suresh Date: Fri, 18 Oct 2024 19:26:39 +0100 Subject: [PATCH] Support base_url for internal links --- _includes/footer.html | 2 +- _includes/header.html | 6 +++--- _includes/nav-sub.html | 2 +- _layouts/default.html | 6 +++--- _layouts/home.html | 28 ++++++++++++------------- addons/index.md | 8 ++++---- addons/plugins.md | 6 +++--- addons/themes.md | 4 ++-- addons/translations.md | 6 +++--- code/external.md | 2 +- code/functions.md | 8 ++++---- code/structure.md | 2 +- index.md | 2 +- install/index.md | 8 ++++---- install/single-sign-on.md | 2 +- install/upgrade.md | 2 +- install/versions/index.md | 4 ++-- install/wordpress.md | 2 +- plugins/index.md | 42 +++++++++++++++++++------------------- plugins/layers.md | 4 ++-- plugins/modules-captcha.md | 4 ++-- plugins/modules-editor.md | 8 ++++---- plugins/modules-event.md | 4 ++-- plugins/modules-filter.md | 6 +++--- plugins/modules-login.md | 6 +++--- plugins/modules-page.md | 6 +++--- plugins/modules-process.md | 4 ++-- plugins/modules-search.md | 6 +++--- plugins/modules-viewer.md | 6 +++--- plugins/modules-widget.md | 4 ++-- plugins/modules.md | 26 +++++++++++------------ plugins/overrides.md | 2 +- plugins/tutorial.md | 32 ++++++++++++++--------------- themes/index.md | 2 +- translate/index.md | 6 +++--- 35 files changed, 134 insertions(+), 134 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 5977d15..eab3da5 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,7 +1,7 @@