Fix bug link in changelog. (#2946)

Link to correct bug for custom timeouts entry.
This commit is contained in:
Cameron Stokes 2019-07-21 10:28:37 -07:00 committed by Paul Stack
parent fa4da84669
commit cded857802

View file

@ -37,7 +37,7 @@ CHANGELOG
actual configuration (i.e. its state) as calculated by the resource's provider.
- Add the ability to pass a customTimeouts object from the providers across the engine
to resource management. (fixes [#2665](https://github.com/pulumi/pulumi/issues/2665))
to resource management. (fixes [#2655](https://github.com/pulumi/pulumi/issues/2655))
## 0.17.22 (2019-07-11)