From 991abcf1bbc003a8a5f69e36fdc2056cc4b1b1b7 Mon Sep 17 00:00:00 2001 From: Reid 'arrdem' McKenzie Date: Tue, 7 Mar 2023 19:00:02 -0700 Subject: [PATCH] doc not docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c6be28..5d2a54f 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ 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](docs/call_cc_airflow.md). -- For an architecture overview, see [Architecture](docs/architecture.md). +- For a problem statement, see [Call/CC Airflow](doc/call_cc_airflow.md). +- For an architecture overview, see [Architecture](doc/architecture.md). - For example doodles, see [examples](examples). ## License