diff mbox series

[v2] mm/damon/Kconfig: Update DAMON doc URL

Message ID 20240924082331.11499-1-didi.debian@cknow.org (mailing list archive)
State New
Headers show
Series [v2] mm/damon/Kconfig: Update DAMON doc URL | expand

Commit Message

Diederik de Haas Sept. 24, 2024, 8:21 a.m. UTC
The old URL doesn't really work anymore and as the documentation has
been integrated in the main kernel documentation site, change the URL to
point to that.

Reviewed-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
---
Changes v1 -> v2:
- Add 'Kconfig' to subject
- collect R-b tag

 mm/damon/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/mm/damon/Kconfig b/mm/damon/Kconfig
index fecb8172410c..35b72f88983a 100644
--- a/mm/damon/Kconfig
+++ b/mm/damon/Kconfig
@@ -9,7 +9,7 @@  config DAMON
 	  access frequency of each memory region. The information can be useful
 	  for performance-centric DRAM level memory management.
 
-	  See https://damonitor.github.io/doc/html/latest-damon/index.html for
+	  See https://www.kernel.org/doc/html/latest/mm/damon/index.html for
 	  more information.
 
 config DAMON_KUNIT_TEST