diff --git a/NEWS.md b/NEWS.md
index 46673817153ed075f2c3db073aaaac682d2c4e62..13d0bb6ee6644fa4c44acb8efd26b448790015b0 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -16,7 +16,7 @@
 
 #### CRAN-compatibility updates
 
-- Coerce `POSIXlt` dates into character in `RunModel_GR1A()` example and in `SeriesAggreg()` tests in order to avoid bad subsetting time series due to mixing UTC and local time on macOS flavors. ([#94](https://gitlab.irstea.fr/HYCAR-Hydro/airgr/-/issues/94))
+- Coerce `POSIXlt` dates into character in `RunModel_GR1A()` example and in `SeriesAggreg()` tests in order to avoid bad subsetting on time series due to mixing UTC and local time on macOS flavors. ([#94](https://gitlab.irstea.fr/HYCAR-Hydro/airgr/-/issues/94))
 
 ____________________________________________________________________________________