Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
eksperimental committed Jan 19, 2022
1 parent 36db17d commit 2e7bbd9
Show file tree
Hide file tree
Showing 17 changed files with 20 additions and 21 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ For instructions on how to run with vscode devcontainers see: <https://code.visu

Most pages are either html or markdown pages so they can be edited directly. They
are located in the at the same place as the URL. So, for instance, the `/about` URL
is implemented by [/about.md](/about.md) and `/community/euc` is implemented in
[/community/euc](/community/euc.md).
is implemented by [https://www.erlang.org/about.md](/about.md) and `/community/euc` is implemented in
[https://www.erlang.org/community/euc](/community/euc.md).

There are three major [collections](https://jekyllrb.com/docs/collections/) that
you can add new items to: [News], [Blog] and [Release]. Each of these are
Expand Down
2 changes: 1 addition & 1 deletion _news/101.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ You can also download the complete HTML documentation or the Unix manual files
(see the Release Notes mentioned above for release notes which 
are not updated in the doc, but the new functionality is)

[/doc/](/doc/)
[https://www.erlang.org/doc/](/doc/)

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

Expand Down
4 changes: 2 additions & 2 deletions _news/105.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ 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](https://erlang.org/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.
You find the source code at [github.com](http://github.com/erlang) in the official Erlang repository.

Git tag OTP-19.0

Expand Down
2 changes: 1 addition & 1 deletion _news/107.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ You can also download the complete HTML documentation or the Unix manual files
(see the Release Notes mentioned above for release notes which
are not updated in the doc, but the new functionality is)

[/doc/](/doc/)
[https://www.erlang.org/doc/](/doc/)

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

Expand Down
2 changes: 1 addition & 1 deletion _news/115.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ For installation instructions please consult the README file that is part
The Erlang/OTP source can also be found at GitHub on the official Erlang
repository, <https://github.com/erlang/otp> with tag OTP-20.1

The on-line documentation can be found at: [/doc/](/doc/)
The on-line documentation can be found at: [https://www.erlang.org/doc/](/doc/)
You can also download the complete HTML documentation or the Unix manual files

<https://erlang.org/download/otp_doc_html_20.1.tar.gz>
Expand Down
2 changes: 1 addition & 1 deletion _news/116.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Erlang

repository, <https://github.com/erlang/otp> with tag OTP-20.2

The on-line documentation can be found at: [/doc/](/doc/)
The on-line documentation can be found at: [https://www.erlang.org/doc/](/doc/)

You can also download the complete HTML documentation or the Unix

Expand Down
2 changes: 1 addition & 1 deletion _news/117.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Erlang

repository, <https://github.com/erlang/otp> with tag OTP-20.3

The on-line documentation can be found at: [/doc/](/doc/)
The on-line documentation can be found at: [https://www.erlang.org/doc/](/doc/)

You can also download the complete HTML documentation or the Unix

Expand Down
3 changes: 1 addition & 2 deletions _news/132.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,9 @@ Pre built versions for Windows can be fetched here:
<https://erlang.org/download/otp_win64_22.0.exe>

Online documentation can be browsed here:
[/doc/search/](/doc/search/)
<https://www.erlang.org/doc/search>

The Erlang/OTP source can also be found at GitHub on the official Erlang repository:

<https://github.com/erlang/otp>

[OTP-22.0](https://github.com/erlang/otp/releases/tag/OTP-22.0)
Expand Down
2 changes: 1 addition & 1 deletion _news/133.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Pre built versions for Windows can be fetched here:
<https://erlang.org/download/otp_win64_22.1.exe>

Online documentation can be browsed here:
[/doc/search/](/doc/search/)
<https://www.erlang.org/doc/>

The source tarball can be fetched here:
<https://erlang.org/download/otp_src_22.1.tar.gz>
Expand Down
2 changes: 1 addition & 1 deletion _news/137.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ For more details see
<https://erlang.org/download/otp_win32_22.3.exe>
<https://erlang.org/download/otp_win64_22.3.exe>
Online documentation can be browsed here:
[/doc/search/](/doc/search/)
<https://www.erlang.org/doc/>
The source tarball can be fetched here:
<https://erlang.org/download/otp_src_22.3.tar.gz>
The documentation can be fetched here:
Expand Down
2 changes: 1 addition & 1 deletion _news/19.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ visible: "true"
article_type_id: "3"
---

We are aware that parts of erlang.org need improvement. For example </article/tag/examples> and <https://erlang.org/course/course.html> are outdated. We would like to see a number of small code examples for beginners. The purpose of these examples is to provide an attractive and useful introduction for people who are interested in adopting the Erlang programming language. 
We are aware that parts of erlang.org need improvement. For example <https://www.erlang.org/article/tag/examples> and <https://erlang.org/course/course.html> are outdated. We would like to see a number of small code examples for beginners. The purpose of these examples is to provide an attractive and useful introduction for people who are interested in adopting the Erlang programming language. 

Please send your input to [community-manager@erlang.org](mailto:community-manager@erlang.org). We would like to call for help from the community since OTP team does not have too much time and it is not possible to submit pull requests for editorial of erlang.org as of now. 

Expand Down
2 changes: 1 addition & 1 deletion _news/45.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ visible: "true"
article_type_id: "3"
---

Try the new document search at [/doc.html](/doc.html), right column text box.
Try the new document search at [https://www.erlang.org/doc/](/doc/), right column text box.

It is a preliminary version that searches for the given words as a module, function or application in the documentation and gives you a hit list with links into the online documentation.
2 changes: 1 addition & 1 deletion _news/5.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ article_type_id: "3"

The Erlang Extension Proposals have been rewritten in Markdown format

They can be found at github and are readable online at [/eeps/](/eeps/).
They can be found at github and are readable online at [https://www.erlang.org/eeps/](/eeps/).

Read about it at [EEP](/eep.html).
4 changes: 2 additions & 2 deletions _news/86.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Some highlights of the release are:
* Starting from 18.0 Erlang/OTP is released under the Apache License 2.0
* erts: The time functionality has been extended. This includes a new API for 
time, as well as "time warp" modes which alters the behavior when system time changes. You are strongly encouraged to use the new API instead of the old API based on erlang:now/0. erlang:now/0 has been deprecated since it is a scalability bottleneck. 
For more information see the Time and Time Correction chapter of the ERTS User's Guide. Here is a link[/doc/apps/erts/time_correction.html](/doc/apps/erts/time_correction.html)
For more information see the Time and Time Correction chapter of the ERTS User's Guide. Here is a link [https://www.erlang.org/doc/apps/erts/time_correction.html](/doc/apps/erts/time_correction.html)
* erts: Beside the API changes and time warp modes a lot of scalability and performance improvements regarding time management has been made. Examples are:  * scheduler specific timer wheels, 
* scheduler specific BIF timer management, 
* parallel retrieval of monotonic time and system time on OS:es that support it.
Expand Down Expand Up @@ -58,7 +58,7 @@ You find the source code at [github.com](http://github.com/) in the official 
(see the Release Notes mentioned above for release notes which 
are not updated in the doc, but the new functionality is)

[/doc/](/doc/)
[https://www.erlang.org/doc/](/doc/)

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

Expand Down
2 changes: 1 addition & 1 deletion _news/88.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ You can also download the complete HTML documentation or the Unix manual files
(see the Release Notes mentioned above for release notes which 
are not updated in the doc, but the new functionality is)

[/doc/](/doc/)
[https://www.erlang.org/doc/](/doc/)

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

Expand Down
2 changes: 1 addition & 1 deletion _news/98.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ You can also download the complete HTML documentation or the Unix manual files
(see the Release Notes mentioned above for release notes which 
are not updated in the doc, but the new functionality is)

[/doc/](/doc/)
[https://www.erlang.org/doc/](/doc/)

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

Expand Down
2 changes: 1 addition & 1 deletion _posts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Blog posts are displayed under `/blog` and `/blog/{{title}}/`.

All images are located in [/blog/images]. If your post has many images,
All images are located in [https://www.erlang.org/blog/images](/blog/images). If your post has many images,
place them in a folder dedicated to that blog post.

Use the code below as a template:
Expand Down

0 comments on commit 2e7bbd9

Please sign in to comment.