qconfig: Rename the doc link

This was missed during the renaming of the tool. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: ea4d6dead3 ("moveconfig: Rename the tool to qconfig")
This commit is contained in:
Simon Glass
2024-07-26 08:01:06 -06:00
parent 0e03fb1848
commit 495e58c920
+1 -1
View File
@@ -3,7 +3,7 @@
"""Build and query a Kconfig database for boards.
See doc/develop/moveconfig.rst for documentation.
See doc/develop/qconfig.rst for documentation.
Author: Masahiro Yamada <yamada.masahiro@socionext.com>
Author: Simon Glass <sjg@chromium.org>