Skip to content

Commit

Permalink
also fix documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
renefritze committed Jul 21, 2022
1 parent 336bfeb commit f89a8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def get_version():
long_description_content_type="text/markdown",
url="http://clang.llvm.org/",
project_urls={
"Documentation": "https://clang.llvm.org/docs/ClangFormat.html",
"Documentation": "https://clang.llvm.org/extra/clang-tidy/",
"Source": "https://github.com/ssciwr/clang-tidy-wheel"
},
download_url="https://github.com/llvm/llvm-project/releases",
Expand Down

0 comments on commit f89a8d0

Please sign in to comment.