diff --git a/README_PROCESS.md b/README_PROCESS.md index 26919e91f..fbf6afcbc 100644 --- a/README_PROCESS.md +++ b/README_PROCESS.md @@ -170,9 +170,7 @@ major version as ``. Note that this PR is created against the "main" branch even if you are making a release from the "sycl-xxxx" branch. - You can use [this PR][5] and [this PR][5a] as a model. - (TODO: When the next revision is published, update this README with a single - example PR that combines these two things.) + You can use [this PR][5] as a model. * When you are sure that you want to publish this release, do the following in quick succession and in this order: @@ -181,7 +179,7 @@ major version as ``. * Publish the draft release you created above. * Merge the PR to the "main" branch of SYCL-Docs. - Note that the draft release must be published before Merging the second PR, + Note that the draft release must be published before merging the second PR, otherwise the release tag will be created at the wrong commit. * After publishing, you should also prepare for the next revision of the @@ -197,8 +195,7 @@ major version as ``. [2]: [3]: [4]: -[5]: -[5a]: +[5]: [6]: