diff --git a/examples/weather/basic_ui/README.md b/examples/weather/basic_ui/README.md index eb39de5..7a6c103 100644 --- a/examples/weather/basic_ui/README.md +++ b/examples/weather/basic_ui/README.md @@ -7,7 +7,7 @@ The implementation uses the [OpenWeatherMap API](https://openweathermap.org/api) ## Requirements -* You have to create a free account on [OpenWeatherMap.org](openweathermap.org/guide). Follow the guide and create an API key which you will need in the [Deployment](#Deployment) section. +* You have to create a free account on [OpenWeatherMap.org](https://openweathermap.org/guide). Follow the guide and create an API key which you will need in the [Deployment](#Deployment) section. ## Deployment @@ -36,4 +36,4 @@ You should see a web page showing a form to fill in with the name of a city of y ## License Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. -This file is licensed under the Apache Software License, v. 2 except as noted otherwise in the [LICENSE file](../LICENSE.txt). \ No newline at end of file +This file is licensed under the Apache Software License, v. 2 except as noted otherwise in the [LICENSE file](../LICENSE.txt).