From 8a8fb10940165e319c08053c1816848dd57d53a9 Mon Sep 17 00:00:00 2001 From: Ilia Kebets Date: Fri, 22 Jul 2022 16:53:25 +0200 Subject: [PATCH] link to similar PR instead of line, as we also need to update the lockfile --- docs/RELEASING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/RELEASING.md b/docs/RELEASING.md index 09b372d3..5e097174 100644 --- a/docs/RELEASING.md +++ b/docs/RELEASING.md @@ -2,4 +2,4 @@ * [Create a Jira release ticket](https://jira.sonarsource.com/projects/REL) like [this one](https://sonarsource.atlassian.net/browse/REL-2313) * [Publish a new GitHub release](https://github.com/SonarSource/eslint-plugin-sonarjs/releases/new) -* [Bump the package version fot the next development iteration](https://github.com/SonarSource/eslint-plugin-sonarjs/blob/master/package.json#L3) +* [Bump the package version fot the next development iteration](https://github.com/SonarSource/eslint-plugin-sonarjs/pull/364/files)