Skip to content

Commit 836a215

Browse files
authored
fix(references): replace deprecated wiki link in glossary.md (#242)
## Summary - Replaces the last remaining `wiki.internetcomputer.org` link in `docs/references/glossary.md` with the current `internetcomputer.org/wiki/` URL. ## Sync recommendation hand-written Closes #240
1 parent 9eb2c44 commit 836a215

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/references/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ This power is granted in advance through an NNS [proposal](#proposal) stored in
483483
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.
484484
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.
485485

486-
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.
486+
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.
487487

488488
#### node provider
489489

0 commit comments

Comments
 (0)