doc: remove link to "breaking changes" wiki

Breaking changes wiki is not updated, so removing the paragraph

PR-URL: https://github.com/nodejs/node/pull/19795
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
Trivikram Kamat 2018-04-04 07:51:26 -07:00
parent 49e9893d85
commit 422ac61535

View File

@ -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