update doc link
This commit is contained in:
parent
9d3b37484b
commit
1c0362acc9
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
Leverage the python ConfigParser() class for use as a commandline INI
|
Leverage the python ConfigParser() class for use as a commandline INI
|
||||||
file reader, can be used from bash to leverage all the safety in place.
|
file reader, can be used from bash to leverage all the safety in place.
|
||||||
|
|
||||||
See: https://docs.python.org/2/library/configparser.html
|
See: https://docs.python.org/3/library/configparser.html
|
||||||
|
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
"""
|
"""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue