Skip to content

Commit

Permalink
Use https://pub.dev/ in download URLs (version listing API) and proba…
Browse files Browse the repository at this point in the history
…bly at other places. (#7565)
  • Loading branch information
isoos authored Mar 18, 2024
1 parent 903c68a commit 63d1658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/config/dartlang-pub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ productionHosts:
- pub.dartlang.org
- pub.dev
- api.pub.dev
primaryApiUri: https://pub.dartlang.org/
primaryApiUri: https://pub.dev/
primarySiteUri: https://pub.dev/
admins:
- oauthUserId: '106306194842560376600'
Expand Down

0 comments on commit 63d1658

Please sign in to comment.