File 0364-otp-Update-all-links-to-our-bug-tracker.patch of Package erlang
From d7ba6240e2539482f74dd269e627dd935d957a5c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?John=20H=C3=B6gberg?= <john@erlang.org>
Date: Thu, 11 Feb 2021 09:52:41 +0100
Subject: [PATCH] otp: Update all links to our bug tracker
---
CONTRIBUTING.md | 2 +-
HOWTO/INSTALL-WIN32-OLD.md | 2 +-
HOWTO/INSTALL-WIN32.md | 2 +-
README.md | 4 ++--
erts/emulator/internal_doc/BeamAsm.md | 3 ++-
5 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 068ae0507e..48c9d1153b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -36,7 +36,7 @@ http://developercertificate.org/
## Reporting a bug
-Report bugs at https://bugs.erlang.org. See [Bug reports](https://github.com/erlang/otp/wiki/Bug-reports)
+Report bugs at https://github.com/erlang/otp/issues. See [Bug reports](https://github.com/erlang/otp/wiki/Bug-reports)
for more information.
## Submitting Pull Requests
diff --git a/HOWTO/INSTALL-WIN32-OLD.md b/HOWTO/INSTALL-WIN32-OLD.md
index 00dc502a94..0f86d467ec 100644
--- a/HOWTO/INSTALL-WIN32-OLD.md
+++ b/HOWTO/INSTALL-WIN32-OLD.md
@@ -892,7 +892,7 @@ cannot be built as MsysGIT/MSYS does not handle symbolic links.
[1]: http://www.erlang.org/static/doc/mailinglist.html
- [2]: http://bugs.erlang.org
+ [2]: https://github.com/erlang/otp/issues
[3]: https://github.com/erlang/otp
[?TOC]: true
diff --git a/HOWTO/INSTALL-WIN32.md b/HOWTO/INSTALL-WIN32.md
index 1ccc8656ae..60521af17d 100644
--- a/HOWTO/INSTALL-WIN32.md
+++ b/HOWTO/INSTALL-WIN32.md
@@ -475,7 +475,7 @@ Frequently Asked Questions
NSIS 3.05, Win32 OpenSSL 1.1.1d and wxWidgets-3.1.3.
- [1]: http://bugs.erlang.org
+ [1]: https://github.com/erlang/otp/issues
[2]: https://github.com/erlang/otp
[?TOC]: true
diff --git a/README.md b/README.md
index 4cf018901c..c63ff40280 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ Alternatively, you can use [Kerl](https://github.com/kerl/kerl), a script that l
## Bug Reports
-Please visit [bugs.erlang.org](https://bugs.erlang.org/issues/?jql=project%20%3D%20ERL) for reporting bugs. The instructions for submitting bugs reports [can be found here](https://github.com/erlang/otp/wiki/Bug-reports).
+Please visit our [GitHub Issues](https://github.com/erlang/otp/issues) page for reporting bugs. The instructions for submitting bugs reports [can be found here](https://github.com/erlang/otp/wiki/Bug-reports).
### Security Disclosure
@@ -66,7 +66,7 @@ Read our [contribution guide](CONTRIBUTING.md) to learn about our development pr
### Help Wanted
-We have a list of [Help Wanted](https://bugs.erlang.org/issues/?jql=status%20%3D%20%22Help%20Wanted%22) bugs that we would appreciate external help from the community. This is a great place to get involved.
+We have a list of [Help Wanted](https://github.com/erlang/otp/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) bugs that we would appreciate external help from the community. This is a great place to get involved.
## License
--
2.26.2