File tree Expand file tree Collapse file tree 17 files changed +20
-21
lines changed Expand file tree Collapse file tree 17 files changed +20
-21
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ For instructions on how to run with vscode devcontainers see: <https://code.visu
4040
4141Most pages are either html or markdown pages so they can be edited directly. They
4242are located in the at the same place as the URL. So, for instance, the ` /about ` URL
43- is implemented by [ /about.md] ( /about.md ) and ` /community/euc ` is implemented in
44- [ /community/euc] ( /community/euc.md ) .
43+ is implemented by [ https://www.erlang.org /about.md] ( /about.md ) and ` /community/euc ` is implemented in
44+ [ https://www.erlang.org /community/euc] ( /community/euc.md ) .
4545
4646There are three major [ collections] ( https://jekyllrb.com/docs/collections/ ) that
4747you can add new items to: [ News] , [ Blog] and [ Release] . Each of these are
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ You can also download the complete HTML documentation or the Unix manual files
4848 (see the Release Notes mentioned above for release notes which
4949 are not updated in the doc, but the new functionality is)
5050
51- [ /doc/] ( /doc/ )
51+ [ https://www.erlang.org /doc/] ( /doc/ )
5252
5353 We also want to thank those that sent us patches, suggestions and bug reports.
5454
Original file line number Diff line number Diff line change @@ -32,9 +32,9 @@ 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 ] ( https://erlang.org/download/otp_src_19.0.readme )
35+ < https://erlang.org/download/otp_src_19.0.readme >
3636
37- You find the source code at [ github.com] ( http://github.com/erlang ) in the official Erlang repository.
37+ You find the source code at [ github.com] ( http://github.com/erlang ) in the official Erlang repository.
3838
3939 Git tag OTP-19.0
4040
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ You can also download the complete HTML documentation or the Unix manual files
4848 (see the Release Notes mentioned above for release notes which
4949 are not updated in the doc, but the new functionality is)
5050
51- [ /doc/] ( /doc/ )
51+ [ https://www.erlang.org /doc/] ( /doc/ )
5252
5353 We also want to thank those that sent us patches, suggestions and bug reports.
5454
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ For installation instructions please consult the README file that is part
9090The Erlang/OTP source can also be found at GitHub on the official Erlang
9191 repository, < https://github.com/erlang/otp > with tag OTP-20.1
9292
93- The on-line documentation can be found at: [ /doc/] ( /doc/ )
93+ The on-line documentation can be found at: [ https://www.erlang.org /doc/] ( /doc/ )
9494 You can also download the complete HTML documentation or the Unix manual files
9595
9696< https://erlang.org/download/otp_doc_html_20.1.tar.gz >
Original file line number Diff line number Diff line change 8181
8282repository, < https://github.com/erlang/otp > with tag OTP-20.2
8383
84- The on-line documentation can be found at: [ /doc/] ( /doc/ )
84+ The on-line documentation can be found at: [ https://www.erlang.org /doc/] ( /doc/ )
8585
8686You can also download the complete HTML documentation or the Unix
8787
Original file line number Diff line number Diff line change 6969
7070repository, < https://github.com/erlang/otp > with tag OTP-20.3
7171
72- The on-line documentation can be found at: [ /doc/] ( /doc/ )
72+ The on-line documentation can be found at: [ https://www.erlang.org /doc/] ( /doc/ )
7373
7474You can also download the complete HTML documentation or the Unix
7575
Original file line number Diff line number Diff line change @@ -58,10 +58,9 @@ Pre built versions for Windows can be fetched here:
5858< https://erlang.org/download/otp_win64_22.0.exe >
5959
6060Online documentation can be browsed here:
61- [ /doc/search/ ] ( / doc/search/ )
61+ < https://www.erlang.org/ doc/search>
6262
6363The Erlang/OTP source can also be found at GitHub on the official Erlang repository:
64-
6564< https://github.com/erlang/otp >
6665
6766[ OTP-22.0] ( https://github.com/erlang/otp/releases/tag/OTP-22.0 )
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Pre built versions for Windows can be fetched here:
3333< https://erlang.org/download/otp_win64_22.1.exe >
3434
3535Online documentation can be browsed here:
36- [ /doc/search/ ] ( / doc/search/ )
36+ < https://www.erlang.org/ doc/>
3737
3838The source tarball can be fetched here:
3939< https://erlang.org/download/otp_src_22.1.tar.gz >
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ For more details see
4646< https://erlang.org/download/otp_win32_22.3.exe >
4747< https://erlang.org/download/otp_win64_22.3.exe >
4848 Online documentation can be browsed here:
49- [ /doc/search/ ] ( / doc/search/ )
49+ < https://www.erlang.org/ doc/>
5050 The source tarball can be fetched here:
5151< https://erlang.org/download/otp_src_22.3.tar.gz >
5252 The documentation can be fetched here:
You can’t perform that action at this time.
0 commit comments