Skip to content

Commit a829f10

Browse files
committed
[libc++] Fix outdated release procedure for release notes
1 parent 2227e50 commit a829f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/docs/ReleaseProcedure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ After branching for an LLVM release:
4949
3. Update ``_LIBCPPABI_VERSION`` in ``libcxxabi/include/cxxabi.h``
5050
4. Update ``_LIBUNWIND_VERSION`` in ``libunwind/include/__libunwind_config.h``
5151
5. Create a release notes file for the next release from the template
52-
6. Point to the new release notes file from ``libcxx/docs/index.rst``
52+
6. Point to the new release notes file from ``libcxx/docs/ReleaseNotes.rst``
5353

5454
Post branching
5555
==============

0 commit comments

Comments
 (0)