From 088f267348871ce0c244f4fe5f0a1d879ddc4bb2 Mon Sep 17 00:00:00 2001 From: Ahmed Ali Date: Tue, 14 Jul 2020 10:47:28 +0200 Subject: [PATCH] minor doc fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b978868..ae5ab068 100644 --- a/README.md +++ b/README.md @@ -26,13 +26,13 @@ This is in alpha state and you can expect running into problems. If you run into This stripped-down flow shows the essence of Ocean. Just downloading, no metadata. -[Go to simple flow](doc/README_simple_flow.md) +[Go to simple flow](docs/README_simple_flow.md) ## Quickstart: Marketplace Flow This batteries-included flow includes metadata, multiple services for one datatoken, and compute-to-data. -[Go to marketplace flow](doc/README_marketplace_flow.md) +[Go to marketplace flow](docs/README_marketplace_flow.md) ## License