diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-06-05 21:21:55 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-06-05 21:21:55 +0200 |
| commit | ddcdd44b3586f6e8549653d9c7e13ebfb530c603 (patch) | |
| tree | 3bc241fe4da542505ae9aea73d402803ab19f39b /README.rst | |
| parent | 3610c73fcbb819bd6d6b233f2e8d523c08598ad1 (diff) | |
Fix links to all{no,yes,mod}config scripts
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -42,11 +42,11 @@ executables. All but one mirror functionality available in the C tools. - `alldefconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/alldefconfig.py>`_ - - `allnoconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/alldefconfig.py>`_ + - `allnoconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/allnoconfig.py>`_ - - `allmodconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/alldefconfig.py>`_ + - `allmodconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/allmodconfig.py>`_ - - `allyesconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/alldefconfig.py>`_ + - `allyesconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/allyesconfig.py>`_ - `genconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/genconfig.py>`_ |
