summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index e4a9841..9b3601b 100644
--- a/README.rst
+++ b/README.rst
@@ -115,7 +115,7 @@ Getting started
you want to use the terminal ``menuconfig``.
2. Write `Kconfig
- <https://github.com/torvalds/linux/blob/master/Documentation/kbuild/kconfig-macro-language.txt>`__
+ <https://www.kernel.org/doc/Documentation/kbuild/kconfig-language.txt>`__
files that describe the available configuration options.
3. Generate an initial configuration with e.g. ``menuconfig`` or