summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRickard Green <rickard@erlang.org>2023-04-06 16:11:10 +0200
committerRickard Green <rickard@erlang.org>2023-04-06 16:11:10 +0200
commit08a69166632074d9ed0e0f5cc9c3bdd3f0dcbc39 (patch)
treeb8b811e1536a125be1c810348fbc1d83b2a11a4d
parent48bb9a2727d03f196d835bb9bb08277c436e52aa (diff)
downloaderlang-08a69166632074d9ed0e0f5cc9c3bdd3f0dcbc39.tar.gz
Remove dead links from old deprecations in OTP 24
-rw-r--r--system/doc/general_info/deprecations_24.inc11
1 files changed, 4 insertions, 7 deletions
diff --git a/system/doc/general_info/deprecations_24.inc b/system/doc/general_info/deprecations_24.inc
index d508aca7d3..3786cd1c6a 100644
--- a/system/doc/general_info/deprecations_24.inc
+++ b/system/doc/general_info/deprecations_24.inc
@@ -4,20 +4,17 @@
Communication over the Erlang distribution without support for large
<seeguide marker="erts:erl_dist_protocol#DFLAG_V4_NC">node container
data types (version 4)</seeguide> is as of OTP 24 deprecated and is
- <seeguide marker="scheduled_for_removal#otp-26">scheduled for removal
- in OTP 26</seeguide>. That is, as of OTP 26, support for large
- node container data types will become mandatory.
+ scheduled for removal in OTP 26. That is, as of OTP 26, support for
+ large node container data types will become mandatory.
</p>
</section>
<section>
<title>Old Link Protocol</title>
<p>
- The <seeguide marker="erts:erl_dist_protocol#old_link_protocol">old
- link protocol</seeguide> used when communicating over the Erlang
+ The old link protocol used when communicating over the Erlang
distribution is as of OTP 24 deprecated and support for it is
- <seeguide marker="scheduled_for_removal#otp-26">scheduled for removal
- in OTP 26</seeguide>. As of OTP 26, the
+ scheduled for removal in OTP 26. As of OTP 26, the
<seeguide marker="erts:erl_dist_protocol#new_link_protocol">new
link protocol</seeguide> will become mandatory. That is, Erlang nodes
will then refuse to connect to nodes not implementing the new