From b6043cd048ed907583b90426cdc4bb20f6fbe256 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Wed, 12 Oct 2022 13:33:34 +0200 Subject: [PATCH] Another link --- src/syndicated-actor-model.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/syndicated-actor-model.md b/src/syndicated-actor-model.md index bcee8bf..53e3e85 100644 --- a/src/syndicated-actor-model.md +++ b/src/syndicated-actor-model.md @@ -266,7 +266,9 @@ Clients discover services by asserting *interest* in such records using patterns Whenever some matching Service record has been asserted by a server, the dataspace asserts the corresponding record to *clientRef*. (The real dataspace pattern language includes *binding*, -not discussed here; see [TODO].) +not discussed here; see [*"Patterns over +assertions"*](protocols/syndicate/dataspacePatterns.md) in the Syndicate protocol +documentation.) #### Failure signalling