Skip to content

Commit

Permalink
Added link to bottom of README.
Browse files Browse the repository at this point in the history
  • Loading branch information
rofinn committed Jan 25, 2018
1 parent 96d587f commit 22d7747
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ Currently, the `@compat` macro supports the following syntaxes:
an array (respectively), and indexing such objects allows translating from one kind of index
to the other ([#25113]).

* `Dates.Period` rounding (e.g., `round(Dates.Hour(36), Dates.Day, RoundNearestTiesUp) == Dates.Day(2)` ([##24182]).
* `Dates.Period` rounding (e.g., `round(Dates.Hour(36), Dates.Day, RoundNearestTiesUp) == Dates.Day(2)` ([#24182]).


## Renaming
Expand Down Expand Up @@ -494,3 +494,4 @@ includes this fix. Find the minimum version from there.
[#25571]: https://github.com/JuliaLang/julia/issues/25571
[#25629]: https://github.com/JuliaLang/julia/issues/25629
[#25654]: https://github.com/JuliaLang/julia/issues/25654
[#24182]: https://github.com/JuliaLang/julia/issues/24182

0 comments on commit 22d7747

Please sign in to comment.