From 6f32aab25c9ca24193d9a01a68abd94204a869d3 Mon Sep 17 00:00:00 2001 From: Lakshman <61258323+LakshmanKishore@users.noreply.github.com> Date: Wed, 23 Nov 2022 22:58:43 +0530 Subject: [PATCH] Update demo link (#183) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8ad94e7..e44974c8 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ mode for LLVM. ## Docs -An end-to-end [demo](docs/demo/demo.md) using Fuchsia as a codebase from which +An end-to-end [demo](docs/inlining-demo/demo.md) using Fuchsia as a codebase from which we extract a corpus and train a model. [How to add a feature](docs/adding_features.md) guide.