Update pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 908463e..18862fd 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,9 +1,8 @@
 name: http_retry
 version: 0.2.0
-
 description: >-
   A wrapper for package:http clients that automatically retries requests
-homepage: https://github.com/dart-lang/http_retry
+repository: https://github.com/dart-lang/http_retry
 
 environment:
   sdk: '>=2.12.0 <3.0.0'