File 0357-Fix-broken-windows-installer-exe-link.patch of Package erlang
From b4e252f06584150e4f0c77350f8288fb2444f535 Mon Sep 17 00:00:00 2001
From: Johannes Christ <jc@jchri.st>
Date: Wed, 14 Jun 2023 21:00:38 +0200
Subject: [PATCH] Fix broken windows installer exe link
---
system/doc/installation_guide/install-binary.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/system/doc/installation_guide/install-binary.xml b/system/doc/installation_guide/install-binary.xml
index b070c02633..0812740f18 100644
--- a/system/doc/installation_guide/install-binary.xml
+++ b/system/doc/installation_guide/install-binary.xml
@@ -35,7 +35,8 @@
<section>
<title>Windows</title>
<p>The system is delivered as a Windows Installer executable.
- Get it from http://www.erlang.org/download.html</p>
+ Get it from <url href="https://erlang.org/downloads">
+ https://erlang.org/downloads</url>.</p>
<section>
<title>Installing</title>
--
2.35.3