@@ -2016,7 +2016,7 @@ public WeatherAlongRouteResult getWeatherAlongRoute(JsonFormat format, String qu
20162016 * alert providers. The service can return details such as alert type, category, level and detailed description
20172017 * about the active severe alerts for the requested location, like hurricanes, thunderstorms, lightning, heat waves
20182018 * or forest fires. For more information, see [Request severe weather
2019- * alerts](/azure-maps/how-to-request-weather-data#request-severe-weather-alerts).
2019+ * alerts](/azure/azure -maps/how-to-request-weather-data#request-severe-weather-alerts).
20202020 *
20212021 * @param format Desired format of the response. Only `json` format is supported.
20222022 * @param coordinates The applicable query specified as a comma separated string composed by latitude followed by
@@ -2067,7 +2067,7 @@ public Mono<Response<SevereWeatherAlertsResult>> getSevereWeatherAlertsWithRespo
20672067 * alert providers. The service can return details such as alert type, category, level and detailed description
20682068 * about the active severe alerts for the requested location, like hurricanes, thunderstorms, lightning, heat waves
20692069 * or forest fires. For more information, see [Request severe weather
2070- * alerts](/azure-maps/how-to-request-weather-data#request-severe-weather-alerts).
2070+ * alerts](/azure/azure -maps/how-to-request-weather-data#request-severe-weather-alerts).
20712071 *
20722072 * @param format Desired format of the response. Only `json` format is supported.
20732073 * @param coordinates The applicable query specified as a comma separated string composed by latitude followed by
@@ -2118,7 +2118,7 @@ public Mono<Response<SevereWeatherAlertsResult>> getSevereWeatherAlertsWithRespo
21182118 * alert providers. The service can return details such as alert type, category, level and detailed description
21192119 * about the active severe alerts for the requested location, like hurricanes, thunderstorms, lightning, heat waves
21202120 * or forest fires. For more information, see [Request severe weather
2121- * alerts](/azure-maps/how-to-request-weather-data#request-severe-weather-alerts).
2121+ * alerts](/azure/azure -maps/how-to-request-weather-data#request-severe-weather-alerts).
21222122 *
21232123 * @param format Desired format of the response. Only `json` format is supported.
21242124 * @param coordinates The applicable query specified as a comma separated string composed by latitude followed by
@@ -2165,7 +2165,7 @@ public Mono<SevereWeatherAlertsResult> getSevereWeatherAlertsAsync(JsonFormat fo
21652165 * alert providers. The service can return details such as alert type, category, level and detailed description
21662166 * about the active severe alerts for the requested location, like hurricanes, thunderstorms, lightning, heat waves
21672167 * or forest fires. For more information, see [Request severe weather
2168- * alerts](/azure-maps/how-to-request-weather-data#request-severe-weather-alerts).
2168+ * alerts](/azure/azure -maps/how-to-request-weather-data#request-severe-weather-alerts).
21692169 *
21702170 * @param format Desired format of the response. Only `json` format is supported.
21712171 * @param coordinates The applicable query specified as a comma separated string composed by latitude followed by
@@ -2213,7 +2213,7 @@ public Mono<SevereWeatherAlertsResult> getSevereWeatherAlertsAsync(JsonFormat fo
22132213 * alert providers. The service can return details such as alert type, category, level and detailed description
22142214 * about the active severe alerts for the requested location, like hurricanes, thunderstorms, lightning, heat waves
22152215 * or forest fires. For more information, see [Request severe weather
2216- * alerts](/azure-maps/how-to-request-weather-data#request-severe-weather-alerts).
2216+ * alerts](/azure/azure -maps/how-to-request-weather-data#request-severe-weather-alerts).
22172217 *
22182218 * @param format Desired format of the response. Only `json` format is supported.
22192219 * @param coordinates The applicable query specified as a comma separated string composed by latitude followed by
@@ -2259,7 +2259,7 @@ public Response<SevereWeatherAlertsResult> getSevereWeatherAlertsWithResponse(Js
22592259 * alert providers. The service can return details such as alert type, category, level and detailed description
22602260 * about the active severe alerts for the requested location, like hurricanes, thunderstorms, lightning, heat waves
22612261 * or forest fires. For more information, see [Request severe weather
2262- * alerts](/azure-maps/how-to-request-weather-data#request-severe-weather-alerts).
2262+ * alerts](/azure/azure -maps/how-to-request-weather-data#request-severe-weather-alerts).
22632263 *
22642264 * @param format Desired format of the response. Only `json` format is supported.
22652265 * @param coordinates The applicable query specified as a comma separated string composed by latitude followed by
0 commit comments