From a08cfcc02a8edc4354843561b4328fb8d604c69c Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 22 Dec 2020 19:23:41 +0100 Subject: [PATCH] Auto: misc. --- decentralized.md | 7 ++++++- distributed.md | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/decentralized.md b/decentralized.md index 11a029fee..36a53ea7a 100644 --- a/decentralized.md +++ b/decentralized.md @@ -2,4 +2,9 @@ - A [[network]] where each node can route to many others, but one in which nodes have differing [[hierarchies]]. -
View post on imgur.com
+ + +[//begin]: # "Autogenerated link references for markdown compatibility" +[network]: network "Network" +[hierarchies]: hierarchies "Hierarchies" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/distributed.md b/distributed.md index da18dbdf3..85fb8038f 100644 --- a/distributed.md +++ b/distributed.md @@ -4,7 +4,7 @@ - When applied to [[systems]], it means that computation or processing takes place in more than one server, node or location; and that there is no recognizable hierarchical 'root' in the resulting network. - See also: [[decentralized]], [[centralized]]. -
View post on imgur.com
+ [//begin]: # "Autogenerated link references for markdown compatibility" [network]: network "Network"