Skip to content

Commit ae8a9a8

Browse files
authored
Fix the repository page for monorepoization (#705)
1 parent 06649af commit ae8a9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/http/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: http
22
version: 0.13.5-dev
33
description: A composable, multi-platform, Future-based API for HTTP requests.
4-
repository: https://github.com/dart-lang/http
4+
repository: https://github.com/dart-lang/http/tree/master/pkgs/http
55

66
environment:
77
sdk: '>=2.14.0 <3.0.0'

0 commit comments

Comments
 (0)