summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-06-24 23:28:25 +0200
committerRobin Jarry <robin@jarry.cc>2022-06-24 23:28:25 +0200
commit5f9a8e2bec9261b4e0f142f00b345bdf489c282b (patch)
tree41a5563476acffc4c9f3c1aec9d54a7c03662ffe
parent23206c773b86d4f748c4363783c688ed8ffcca7c (diff)
downloadaerc-5f9a8e2bec9261b4e0f142f00b345bdf489c282b.tar.gz
aerc-5f9a8e2bec9261b4e0f142f00b345bdf489c282b.zip
index: fix relative links
Signed-off-by: Robin Jarry <robin@jarry.cc>
-rw-r--r--configurations/index.md4
-rw-r--r--integrations/index.md10
-rw-r--r--providers/index.md2
3 files changed, 8 insertions, 8 deletions
diff --git a/configurations/index.md b/configurations/index.md
index fec62086..3a4b0e04 100644
--- a/configurations/index.md
+++ b/configurations/index.md
@@ -2,5 +2,5 @@
title: "aerc-wiki: Configurations"
---
-- [colors](colors.md)
-- [notmuch](notmuch.md)
+- [colors](configurations/colors.md)
+- [notmuch](configurations/notmuch.md)
diff --git a/integrations/index.md b/integrations/index.md
index 45d5762b..0e200c2c 100644
--- a/integrations/index.md
+++ b/integrations/index.md
@@ -2,8 +2,8 @@
title: "aerc-wiki: Integrations"
---
-- [abook](abook.md)
-- [notmuch](notmuch.md)
-- [password-manager](password-manager.md)
-- [pgp](pgp.md)
-- [sourcehut](sourcehut.md)
+- [abook](integrations/abook.md)
+- [notmuch](integrations/notmuch.md)
+- [password-manager](integrations/password-manager.md)
+- [pgp](integrations/pgp.md)
+- [sourcehut](integrations/sourcehut.md)
diff --git a/providers/index.md b/providers/index.md
index fc7e8cb0..77e248c8 100644
--- a/providers/index.md
+++ b/providers/index.md
@@ -2,4 +2,4 @@
title: "aerc-wiki: Providers"
---
-- [ProtonMail](protonmail.md)
+- [ProtonMail](providers/protonmail.md)