summaryrefslogtreecommitdiffstats
path: root/docs/clang-tidy/checks/llvm-namespace-comment.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/clang-tidy/checks/llvm-namespace-comment.rst')
-rw-r--r--docs/clang-tidy/checks/llvm-namespace-comment.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/clang-tidy/checks/llvm-namespace-comment.rst b/docs/clang-tidy/checks/llvm-namespace-comment.rst
index f6bc5985..be90260b 100644
--- a/docs/clang-tidy/checks/llvm-namespace-comment.rst
+++ b/docs/clang-tidy/checks/llvm-namespace-comment.rst
@@ -8,7 +8,7 @@ check.
Checks that long namespaces have a closing comment.
-http://llvm.org/docs/CodingStandards.html#namespace-indentation
+https://llvm.org/docs/CodingStandards.html#namespace-indentation
https://google.github.io/styleguide/cppguide.html#Namespaces