From 20368da6816350d8f63a7848c2ccc79c04808f4b Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Wed, 14 Jun 2017 13:23:51 +0200 Subject: docs: move sys/README.md to docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8e45a5503..2565b2367 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ Most likely you won't see `reportN` files for these crashes (e.g. if there is no `syzkaller` uses declarative description of syscalls to generate, mutate, minimize, serialize and deserialize programs (sequences of syscalls). See details about the -format and extending the descriptions in [sys/README.md](sys/README.md). +format and extending the descriptions [here](docs/syscall_descriptions.md). ## Troubleshooting -- cgit mrf-deployment