Skip to content

Commit

Permalink
Fix links [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
znz committed Aug 24, 2020
1 parent 09acafa commit cb7634c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion NEWS.md
Expand Up @@ -213,7 +213,7 @@ Excluding feature bug fixes.
* `TRUE`/`FALSE`/`NIL` constants are no longer defined.
* `Integer#zero?` overrides `Numeric#zero?` for optimization. [[Misc #16961]}
* `Integer#zero?` overrides `Numeric#zero?` for optimization. [[Misc #16961]]

## Stdlib compatibility issues

Expand Down Expand Up @@ -310,3 +310,6 @@ Excluding feature bug fixes.
[Feature #16175]: https://bugs.ruby-lang.org/issues/16175
[Feature #15973]: https://bugs.ruby-lang.org/issues/15973
[Feature #16614]: https://bugs.ruby-lang.org/issues/16614
[Feature #16686]: https://bugs.ruby-lang.org/issues/16686
[Misc #16961]: https://bugs.ruby-lang.org/issues/16961
[Bug #8446]: https://bugs.ruby-lang.org/issues/8446

0 comments on commit cb7634c

Please sign in to comment.