File 5143-Update-index.html.src.patch of Package erlang
From daa453fcfe5026bf68526efff8ce10928782e02f Mon Sep 17 00:00:00 2001
From: Kenneth Lundin <kenneth@erlang.org>
Date: Tue, 7 Feb 2023 15:57:56 +0100
Subject: [PATCH 1/2] Update index.html.src
---
system/doc/top/templates/index.html.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/system/doc/top/templates/index.html.src b/system/doc/top/templates/index.html.src
index 024cdec006..318f1a9d8a 100644
--- a/system/doc/top/templates/index.html.src
+++ b/system/doc/top/templates/index.html.src
@@ -140,7 +140,7 @@ In addition to the documentation here Erlang is described in several books like:
</p>
<ul>
<li>
-<a href="https://shop.oreilly.com/product/0636920025818.do">"Introducing Erlang"</a> from O'Reilly.
+<a href="https://www.oreilly.com/library/view/introducing-erlang-2nd/9781491973363">"Introducing Erlang"</a> from O'Reilly.
</li>
<li>
<a href="https://www.nostarch.com/erlang">"Learn You Some Erlang for Great Good!"</a> from No Starch Press.
--
2.35.3