diff --git a/r-package/NEWS.md b/r-package/NEWS.md index a8c2f3a8..3dbee2a8 100644 --- a/r-package/NEWS.md +++ b/r-package/NEWS.md @@ -135,7 +135,7 @@ package much easier. **Bug fixes** -- Fixed [introductory vignette](https://ipeagit.github.io/r5r/articles/articles/articles/r5r.html) to list only files that are included in the package installation. Closes [#111](https://github.com/ipeaGIT/r5r/issues/111). +- Fixed [introductory vignette](https://ipeagit.github.io/r5r/articles/r5r.html) to list only files that are included in the package installation. Closes [#111](https://github.com/ipeaGIT/r5r/issues/111). * Fixed conflict with `{geobr}` package when downloading metadata. Closed [#137](https://github.com/ipeaGIT/r5r/issues/137). * Fixed a bug when when parsing date and time from `departure_datetime` in `detailed_itineraries()` and `travel_time_matrix()`. Closes [#147](https://github.com/ipeaGIT/r5r/issues/147). * Fixed a bug in `detailed_itineraries()` that caused a crash when the shape of a route in the input GTFS is broken. Closes [#145](https://github.com/ipeaGIT/r5r/issues/145)