[PATCH 3/5] docs/vm/damon: Remove broken reference

From: SeongJae Park
Date: Fri Sep 17 2021 - 08:40:50 EST


From: SeongJae Park <sjpark@xxxxxxxxx>

Building DAMON documents warns for a reference to nonexisting doc, as
below:

$ time make htmldocs
[...]
Documentation/vm/damon/index.rst:24: WARNING: toctree contains reference to nonexisting document 'vm/damon/plans'

This commit fixes the warning by removing the wrong reference.

Signed-off-by: SeongJae Park <sjpark@xxxxxxxxx>
---
Documentation/vm/damon/index.rst | 1 -
1 file changed, 1 deletion(-)

diff --git a/Documentation/vm/damon/index.rst b/Documentation/vm/damon/index.rst
index a2858baf3bf1..48c0bbff98b2 100644
--- a/Documentation/vm/damon/index.rst
+++ b/Documentation/vm/damon/index.rst
@@ -27,4 +27,3 @@ workloads and systems.
faq
design
api
- plans
--
2.17.1