Skip to content

Commit f06d1cd

Browse files
committed
README.md: Move configparser docs link off of Python 2
1 parent 30d8a83 commit f06d1cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This repository has all of that. The heavy lifting is done by
1414
[Caddy](https://caddyserver.com/)
1515
and there's a [small tool](Caddyfile.generate) to generate Caddy configuration
1616
from a minimal
17-
[ini-like](https://docs.python.org/2/library/configparser.html)
17+
[ini-like](https://docs.python.org/3/library/configparser.html)
1818
`sites.cfg` file for you ([see example](sites.cfg.EXAMPLE.gentoo-ev)).
1919

2020
Thanks to Abiola Ibrahim ([@abiosoft](https://github.com/abiosoft))

0 commit comments

Comments
 (0)