From dd587f5137df291d007f0a5983adc60c483a6242 Mon Sep 17 00:00:00 2001 From: Eksperimental Date: Wed, 19 Jan 2022 09:32:30 -0500 Subject: [PATCH] Fix redirect links replaces '(?<=[\(\"\]])\/(download|~|course|documentation|mailman|mailman-icons|pipermail)\/' with 'https:\/\/erlang.org\/\1\/' --- _news/105.md | 2 +- _news/13.md | 2 +- _news/23.md | 2 +- _news/51.md | 2 +- _news/52.md | 2 +- _news/59.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_news/105.md b/_news/105.md index b001c9f6812..e69a1b8a1c6 100644 --- a/_news/105.md +++ b/_news/105.md @@ -32,7 +32,7 @@ Some highlights of the release are: * and much more .... You can find the Release Notes with more detailed info at -  [ /download/otp_src_19.0.readme](/download/otp_src_19.0.readme) +  [ /download/otp_src_19.0.readme](https://erlang.org/download/otp_src_19.0.readme) You find the source code at [ github.com](http://github.com/erlang) in the official Erlang repository. diff --git a/_news/13.md b/_news/13.md index ace5ae7ca92..8e31a3ca745 100644 --- a/_news/13.md +++ b/_news/13.md @@ -14,7 +14,7 @@ article_type_id: "3" **Erlang/OTP R14B04** has been released as planned on October 5:th 2011. It is the fourth R14 service release. - See the release notes in the [readme file](/download/otp_src_R14B04.readme). + See the release notes in the [readme file](https://erlang.org/download/otp_src_R14B04.readme). Download the new release from the [download page](/download.html). diff --git a/_news/23.md b/_news/23.md index 3cd2cf9b4c0..1c176aa9e46 100644 --- a/_news/23.md +++ b/_news/23.md @@ -14,7 +14,7 @@ article_type_id: "3" Erlang/OTP R15B02 has been released on schedule September 5:th. It is the second R15 service release. - See the release notes in the [Read me](/download/otp_src_R15B02.readme) + See the release notes in the [Read me](https://erlang.org/download/otp_src_R15B02.readme) Download the new release from the [Downloads page](/download.html) diff --git a/_news/51.md b/_news/51.md index c56247cce53..8e915212dcb 100644 --- a/_news/51.md +++ b/_news/51.md @@ -64,7 +64,7 @@ article_type_id: "3" You can also read the documentation on-line here: (see the Release Notes mentioned above for release notes which are not updated in the doc, but the new functionality is) [https://erlang.org/documentation/doc-7.0-rc1/doc/ -](/documentation/doc-7.0-rc1/doc/) +](https://erlang.org/documentation/doc-7.0-rc1/doc/) We also want to thank those that sent us patches, suggestions and bug reports. diff --git a/_news/52.md b/_news/52.md index ea6ded144d1..0b6c65a3a0b 100644 --- a/_news/52.md +++ b/_news/52.md @@ -15,7 +15,7 @@ article_type_id: "3"   - See the release notes in the [Read me](/download/otp_src_R15B03.readme) + See the release notes in the [Read me](https://erlang.org/download/otp_src_R15B03.readme) Download the new release from the [Downloads page](/download.html) diff --git a/_news/59.md b/_news/59.md index 5283f0b78e4..36e13f59d3e 100644 --- a/_news/59.md +++ b/_news/59.md @@ -15,7 +15,7 @@ article_type_id: "3" Erlang/OTP R15B01 has been released ahead of schedule on April 3:rd. It is the first service release. - See the release notes in the [Read me](/download/otp_src_R15B01.readme) + See the release notes in the [Read me](https://erlang.org/download/otp_src_R15B01.readme) Download the new release from the [Downloads page](/download.html)