diff options
| -rw-r--r-- | ydb/docs/en/core/concepts/glossary.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ydb/docs/en/core/concepts/glossary.md b/ydb/docs/en/core/concepts/glossary.md index 298480e0e79..cd24ef9007a 100644 --- a/ydb/docs/en/core/concepts/glossary.md +++ b/ydb/docs/en/core/concepts/glossary.md @@ -399,7 +399,7 @@ An **ActorId** is a unique identifier of the actor or [tablet](#tablet) in the [ #### Actor system interconnect {#actor-system-interconnect} -The **actor system interconnect** or **interconnect** is the [cluster's](#cluster internal network layer. All [actors](#actor) interact with each other within the system via the interconnect. +The **actor system interconnect** or **interconnect** is the [cluster's](#cluster) internal network layer. All [actors](#actor) interact with each other within the system via the interconnect. #### Local {#local} |
