From 86c007418196c0efa42a1ba575a11eee2fc4f7b7 Mon Sep 17 00:00:00 2001 From: Marco Walz Date: Tue, 12 May 2026 10:14:46 +0200 Subject: [PATCH] fix(references): replace deprecated wiki link in glossary.md Closes #240 --- docs/references/glossary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/glossary.md b/docs/references/glossary.md index 70401f5..f2d3a99 100644 --- a/docs/references/glossary.md +++ b/docs/references/glossary.md @@ -483,7 +483,7 @@ This power is granted in advance through an NNS [proposal](#proposal) stored in The proposal defines maximum node operator capacity, and is scoped to a specific [node provider](#node-provider), in a specific [data center](#data-center) with a specific IPv6 prefix. Actual addition/removal of an unassigned node requires no further approvals, and is executed through a message to the [registry canister](#registry) signed by the corresponding node operator. -Node operators and [node providers](#node-provider) **are not** the same entities, however they are related, as configuring [node operator keys and records](https://wiki.internetcomputer.org/wiki/Node_Provider_Onboarding#10._Create_a_node_operator_record) is part of the node provider onboarding process. +Node operators and [node providers](#node-provider) **are not** the same entities, however they are related, as configuring [node operator keys and records](https://internetcomputer.org/wiki/node-provider-onboarding/#step-10--create-the-node-operator-record) is part of the node provider onboarding process. #### node provider