Skip to content

Commit f47160b

Browse files
Update an Erlang documentation link
1 parent d7ac086 commit f47160b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/nettick.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ being exceeded. Another common reason is
5353
`connection_closed`, meaning that the connection
5454
was explicitly closed at the TCP level.
5555

56-
[Erlang documentation](http://erlang.org/doc/man/kernel_app.html) contains more
56+
[Erlang documentation](https://www.erlang.org/doc/apps/kernel/net_kernel.html) contains more
5757
details on this subsystem.
5858

5959
## Tick Frequency {#frequency}

versioned_docs/version-3.13/nettick.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ being exceeded. Another common reason is
5353
`connection_closed`, meaning that the connection
5454
was explicitly closed at the TCP level.
5555

56-
[Erlang documentation](http://erlang.org/doc/man/kernel_app.html) contains more
56+
[Erlang documentation](https://www.erlang.org/doc/apps/kernel/net_kernel.html) contains more
5757
details on this subsystem.
5858

5959
## Tick Frequency {#frequency}

versioned_docs/version-4.0/nettick.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ being exceeded. Another common reason is
5353
`connection_closed`, meaning that the connection
5454
was explicitly closed at the TCP level.
5555

56-
[Erlang documentation](http://erlang.org/doc/man/kernel_app.html) contains more
56+
[Erlang documentation](https://www.erlang.org/doc/apps/kernel/net_kernel.html) contains more
5757
details on this subsystem.
5858

5959
## Tick Frequency {#frequency}

versioned_docs/version-4.1/nettick.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ being exceeded. Another common reason is
5353
`connection_closed`, meaning that the connection
5454
was explicitly closed at the TCP level.
5555

56-
[Erlang documentation](http://erlang.org/doc/man/kernel_app.html) contains more
56+
[Erlang documentation](https://www.erlang.org/doc/apps/kernel/net_kernel.html) contains more
5757
details on this subsystem.
5858

5959
## Tick Frequency {#frequency}

0 commit comments

Comments
 (0)