File 0350-system-doc-fix-redirection-links-in-docs.patch of Package erlang

From 952323a789c525d50563d7840eba16d1b0c17289 Mon Sep 17 00:00:00 2001
From: Ariel Otilibili <otilibil@eurecom.fr>
Date: Mon, 9 Dec 2024 22:00:26 +0100
Subject: [PATCH 3/3] system/doc: fix redirection links in docs

Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
---
 system/doc/reference_manual/modules.md            | 2 +-
 system/doc/system_principles/system_principles.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/system/doc/reference_manual/modules.md b/system/doc/reference_manual/modules.md
index dcfdb524f0..961eef08bf 100644
--- a/system/doc/reference_manual/modules.md
+++ b/system/doc/reference_manual/modules.md
@@ -164,7 +164,7 @@ is to be preferred since the extra type information can be used by tools to
 produce documentation or find discrepancies.
 
 Read more about behaviours and callback modules in
-[OTP Design Principles](`e:system:spec_proc.md#behaviours`).
+[OTP Design Principles](`e:system:design_principles.md#behaviours`).
 
 ### Record Definitions
 
diff --git a/system/doc/system_principles/system_principles.md b/system/doc/system_principles/system_principles.md
index 972db08025..539527ec7d 100644
--- a/system/doc/system_principles/system_principles.md
+++ b/system/doc/system_principles/system_principles.md
@@ -138,7 +138,7 @@ This requires that the source code is structured as applications
 according to the OTP design principles.
 
 For more information about `.rel` files, see
-[OTP Design Principles](`e:system:release_handling.md`) and the
+[Release Handling](`e:system:release_handling.md`) and the
 [rel](`e:sasl:rel.md`) page in SASL.
 
 To generate the binary boot script file `Name.boot` the boot script file
-- 
2.43.0

openSUSE Build Service is sponsored by