From b10601a8ade07f588753f37b0170836957d73532 Mon Sep 17 00:00:00 2001 From: TheMuellenator Date: Tue, 16 Apr 2019 14:55:34 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1790c30..204ad6b 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ * [JSON Mate: Formatting and Viewing JSON without a plugin](http://jsonmate.com/) * [Loading Indicators from the Flutter Spinkit](https://pub.dartlang.org/packages/flutter_spinkit) * [The State Class](https://docs.flutter.io/flutter/widgets/State-class.html) -* [https://openweathermap.org/weather-conditions](https://openweathermap.org/weather-conditions) +* [OpenWeatherMap Weather Conditions](https://openweathermap.org/weather-conditions) * [Create and Style a TextField](https://flutter.dev/docs/cookbook/forms/text-input) * [The TextField Class](https://docs.flutter.io/flutter/material/TextField-class.html)