summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2019-07-04 23:06:12 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2019-07-04 23:11:50 +0200
commit73391447be9187a2004fae104389fd8ffc26e094 (patch)
treec933c29dc191b6d54ebaf78e5a5d536a8515ba03 /README.rst
parent97985f85456f80958a1471b5e1ab5960cb5022c9 (diff)
Move kconfiglib-2-changes.txt over to the 'screenshots' branch
Makes the top-level a bit less cluttered. The README still links to it.
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