diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2019-05-03 06:06:30 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2019-05-03 06:06:30 +0200 |
| commit | c5b3aa91399077bc006e42c51b87fe3495d36243 (patch) | |
| tree | 70c059484d1df6c49ce6c22cad158238519da459 | |
| parent | ea83010358d4eb46149c18f2f12d6c5283d52ea1 (diff) | |
Fix guiconfig.py link
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -496,7 +496,7 @@ Three configuration interfaces are currently available: more information about the terminal menuconfig implementation. - `guiconfig.py - <https://github.com/ulfalizer/Kconfiglib/blob/master/menuconfig.py>`_ is a + <https://github.com/ulfalizer/Kconfiglib/blob/master/guiconfig.py>`_ is a graphical configuration interface written in `Tkinter <https://docs.python.org/3/library/tkinter.html>`_. Like ``menuconfig.py``, it supports showing all symbols (with invisible symbols in red) and jumping |
