Skip to content

Commit

Permalink
build: fix docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
klen committed Dec 2, 2021
1 parent 1f73399 commit fd2ddb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ license = MIT
license_files = LICENSE
keywords = qa, linter, pydocstyle, pycodestyle, mccabe, pylint
project_urls =
Documentation = https://pylama.readthedocs.io/en/latest/
Documentation = https://klen.github.io/pylama
Source code = https://github.com/klen/pylama
Issue tracker = https://github.com/klen/pylama/issues
classifiers =
Expand Down

0 comments on commit fd2ddb5

Please sign in to comment.