[www] Fix hyperlink syntax in attribute reference.

llvm-svn: 370987
This commit is contained in:
Richard Smith 2019-09-04 21:31:22 +00:00
parent 252d7a862b
commit a18c934e1a
1 changed files with 1 additions and 1 deletions

View File

@ -2637,7 +2637,7 @@ is retained by the return value of the annotated function
It is only supported in C++.
This attribute provides an experimental implementation of the facility
described in the C++ committee paper [http://wg21.link/p0936r0](P0936R0),
described in the C++ committee paper `P0936R0 <http://wg21.link/p0936r0>`_,
and is subject to change as the design of the corresponding functionality
changes.
}];