Fix broken link on Clang documentation page
authorTulio Leao <tupaschoal@gmail.com>
Sat, 4 Mar 2023 22:56:15 +0000 (00:56 +0200)
committerRoy Jacobson <roi.jacobson1@gmail.com>
Sat, 4 Mar 2023 22:58:48 +0000 (00:58 +0200)
commitfc10715f9bb39741fcfd5373134767481235aa14
treea94cef6435f5f30c62034eb0e8b3303daa9d346f
parentccc849e0b1a4acb5fb16b0d0ddb63744fb0faec9
Fix broken link on Clang documentation page

While browsing the latest [clang manual](https://clang.llvm.org/docs/ReleaseNotes.html), I came across this warning and clicked, but it leads to a broken page, apparently because it's missing the trailing `/`. Seems to be the only place where it's missing in the whole of LLVM monorepo.

{F26690053}
{F26690057}

Reviewed By: brenoguim, royjacobson

Differential Revision: https://reviews.llvm.org/D145047
clang/docs/ReleaseNotes.rst