diff --git a/include/clang/Basic/AttrDocs.td b/include/clang/Basic/AttrDocs.td
index 658b002f421b3d1635d50db837b10cb1ef0fe43a..33ef3ea4cade78f43773491aff0f7322c1df2afc 100644
--- a/include/clang/Basic/AttrDocs.td
+++ b/include/clang/Basic/AttrDocs.td
@@ -1027,7 +1027,7 @@ Starting with the macOS 10.12 SDK, the ``API_AVAILABLE`` macro from
   @end
 
 Also see the documentation for `@available
-<http://clang.llvm.org/docs/LanguageExtensions.html#objective-c-@available>`_
+<http://clang.llvm.org/docs/LanguageExtensions.html#objective-c-available>`_
   }];
 }