File 1016-Update-README.md.patch of Package erlang
From 9ce8a7568418c328b9bda3f48ca7818f5ab38279 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Keyhan=20Jannat=20Khah=20=E2=98=95?=
<keyhan.jannat.khah@gmail.com>
Date: Wed, 29 May 2024 13:41:52 +0330
Subject: [PATCH 1/2] Update README.md
link is broken
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 13367ae75c..1902be2093 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,8 @@
**Erlang** is a programming language and runtime system for building massively scalable soft real-time systems with requirements on high availability.
-**OTP** is a set of Erlang libraries, which consists of the Erlang runtime system, a number of ready-to-use components mainly written in Erlang, and a set of design principles for Erlang programs. [Learn more about Erlang and OTP](http://erlang.org/doc/system_architecture_intro/sys_arch_intro.html).
+**OTP** is a set of Erlang libraries, which consists of the Erlang runtime system, a number of ready-to-use components mainly written in Erlang, and a set of design principles for Erlang programs. [Learn more about Erlang and OTP]
+(https://www.erlang.org/doc/system/getting_started.html).
[Release notes](http://erlang.org/download/otp_versions_tree.html) for all OTP versions.
--
2.35.3