summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 6b35670..3461c74 100644
--- a/README.rst
+++ b/README.rst
@@ -756,9 +756,9 @@ Notes
-----
* This is version 2 of Kconfiglib, which is not backwards-compatible with
- Kconfiglib 1. For a summary of changes between Kconfiglib 1 and Kconfiglib
- 2, see `kconfiglib-2-changes.txt
- <https://github.com/ulfalizer/Kconfiglib/blob/master/kconfiglib-2-changes.txt>`_.
+ Kconfiglib 1. A summary of changes between Kconfiglib 1 and Kconfiglib
+ 2 can be found `here
+ <https://github.com/ulfalizer/Kconfiglib/blob/screenshots/kconfiglib-2-changes.txt>`__.
* I sometimes see people add custom output formats, which is pretty
straightforward to do (see the implementations of ``write_autoconf()`` and