File 2375-runtime_tools-docs-dbg-guide-fix-link.patch of Package erlang

From 669d36a5e18527b18ee7529665189db727e35aa6 Mon Sep 17 00:00:00 2001
From: Fredrik Frantzen <frazze@erlang.org>
Date: Wed, 28 May 2025 10:16:44 +0200
Subject: [PATCH] runtime_tools: docs dbg guide fix link

---
 lib/runtime_tools/doc/guides/dbg_guide.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/runtime_tools/doc/guides/dbg_guide.md b/lib/runtime_tools/doc/guides/dbg_guide.md
index 2b2e8b3b32..a6fa3b9068 100644
--- a/lib/runtime_tools/doc/guides/dbg_guide.md
+++ b/lib/runtime_tools/doc/guides/dbg_guide.md
@@ -239,7 +239,7 @@ Note that if the `Module` is specified as `'_'`, the
 same holds for the `Function` in relation to `Arity`.
 
 `MatchSpec` defines what to trace and how, see
-[match specifications](#match-specification).
+[match specifications](#match-specifications).
 
   * For simple call tracing, you can insert the empty list `[]`.
   * The most common generic match specifications used can be found as built-in
@@ -277,7 +277,7 @@ events are traced. [`dbg:tpe(Event, MatchSpec)`](`dbg:tpe/2`) allows you to
 filter these events.
 
   * `Event`: `send` or `'receive'`.
-  * `MatchSpec`: A [match specifications](#match-specification).
+  * `MatchSpec`: A [match specifications](#match-specifications).
       * For `send`: Matches on `[Receiver, Msg]`.
       * For `'receive'`: Matches on `[Node, Sender, Msg]`.
 
-- 
2.43.0

openSUSE Build Service is sponsored by