We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2227e50 commit a829f10Copy full SHA for a829f10
libcxx/docs/ReleaseProcedure.rst
@@ -49,7 +49,7 @@ After branching for an LLVM release:
49
3. Update ``_LIBCPPABI_VERSION`` in ``libcxxabi/include/cxxabi.h``
50
4. Update ``_LIBUNWIND_VERSION`` in ``libunwind/include/__libunwind_config.h``
51
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``
+6. Point to the new release notes file from ``libcxx/docs/ReleaseNotes.rst``
53
54
Post branching
55
==============
0 commit comments