Skip to content

Commit 36db17d

Browse files
committed
Fix redirect links
replaces '(?<=[\(\"\]])\/(download|~|course|documentation|mailman|mailman-icons|pipermail)\/' with 'https:\/\/erlang.org\/\1\/'
1 parent 7f71542 commit 36db17d

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

_news/105.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Some highlights of the release are:
3232
* and much more ....
3333
You can find the Release Notes with more detailed info at
3434

35-
  [ /download/otp_src_19.0.readme](/download/otp_src_19.0.readme)
35+
  [ /download/otp_src_19.0.readme](https://erlang.org/download/otp_src_19.0.readme)
3636

3737
You find the source code at [ github.com](http://github.com/erlang) in the official Erlang repository.
3838

_news/13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ article_type_id: "3"
1414

1515
**Erlang/OTP R14B04** has been released as planned on October 5:th 2011. It is the fourth R14 service release.
1616

17-
See the release notes in the [readme file](/download/otp_src_R14B04.readme).
17+
See the release notes in the [readme file](https://erlang.org/download/otp_src_R14B04.readme).
1818

1919
Download the new release from the [download page](/download.html).
2020

_news/23.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ article_type_id: "3"
1414
Erlang/OTP R15B02 has been released on schedule September 5:th. It is the second R15 service release.
1515

1616

17-
See the release notes in the [Read me](/download/otp_src_R15B02.readme)
17+
See the release notes in the [Read me](https://erlang.org/download/otp_src_R15B02.readme)
1818

1919
Download the new release from the [Downloads page](/download.html)
2020

_news/51.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ article_type_id: "3"
6464
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)
6565

6666
[https://erlang.org/documentation/doc-7.0-rc1/doc/
67-
](/documentation/doc-7.0-rc1/doc/)
67+
](https://erlang.org/documentation/doc-7.0-rc1/doc/)
6868

6969
We also want to thank those that sent us patches, suggestions and bug reports.
7070

_news/52.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ article_type_id: "3"
1515

1616

1717

18-
See the release notes in the [Read me](/download/otp_src_R15B03.readme)
18+
See the release notes in the [Read me](https://erlang.org/download/otp_src_R15B03.readme)
1919

2020
Download the new release from the [Downloads page](/download.html)
2121

_news/59.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ article_type_id: "3"
1515
Erlang/OTP R15B01 has been released ahead of schedule on April 3:rd. It is the first service release.
1616

1717

18-
See the release notes in the [Read me](/download/otp_src_R15B01.readme)
18+
See the release notes in the [Read me](https://erlang.org/download/otp_src_R15B01.readme)
1919

2020
Download the new release from the [Downloads page](/download.html)
2121

0 commit comments

Comments
 (0)