From 8fc7ed9dcfa300e5cc612ab7de32c1b42daa7243 Mon Sep 17 00:00:00 2001 From: Reid 'arrdem' McKenzie Date: Tue, 7 Mar 2023 19:34:04 -0700 Subject: [PATCH] Tweak the mainline --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e46e8d3..31b2b1d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ This centering of evented communication makes Flowmetal ideal for **coordination **Scripting** - Durablity and distribution of execution come at coordination costs which make Flowmetal well suited for coordination tasks, but not for heavy processing. -- For a problem statement, see [Call/CC Airflow](doc/what_problem.md). +- See [the problem statement](doc/what_problem.md). - For an architecture overview, see [Architecture](doc/architecture.md). - For example doodles, see [examples](examples) and [NOTEs](doc/NOTES.md).