summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/guides/contributing/pull-requests.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/guides/contributing/pull-requests.md b/doc/guides/contributing/pull-requests.md
index 9220ab4e8e..7aaf30c62b 100644
--- a/doc/guides/contributing/pull-requests.md
+++ b/doc/guides/contributing/pull-requests.md
@@ -165,10 +165,6 @@ use `Refs:`.
contain an explanation about the reason of the breaking change, which
situation would trigger the breaking change and what is the exact change.
-Breaking changes will be listed in the wiki with the aim to make upgrading
-easier. Please have a look at [Breaking Changes](https://github.com/nodejs/node/wiki/Breaking-changes-between-v4-LTS-and-v6-LTS)
-for the level of detail that's suitable.
-
Sample complete commit message:
```txt