Skip to content

Commit 72f255f

Browse files
committed
chore: update asset references
1 parent 9b4838f commit 72f255f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/dart_frog/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ View the full documentation [here][documentation_link].
6969
[documentation_link]: https://github.com/VeryGoodOpenSource/dart_frog/blob/main/README.md#documentation-
7070
[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
7171
[license_link]: https://opensource.org/licenses/MIT
72-
[logo_black]: ../../assets/dart_frog_logo_black.png#gh-light-mode-only
73-
[logo_white]: ../../assets/dart_frog_logo_white.png#gh-dark-mode-only
72+
[logo_black]: https://raw.githubusercontent.com/VeryGoodOpenSource/dart_frog/main/assets/dart_frog_logo_black.png#gh-light-mode-only
73+
[logo_white]: https://raw.githubusercontent.com/VeryGoodOpenSource/dart_frog/main/assets/dart_frog_logo_white.png#gh-dark-mode-only
7474
[pub_badge]: https://img.shields.io/pub/v/dart_frog.svg
7575
[pub_link]: https://pub.dartlang.org/packages/dart_frog
7676
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg

packages/dart_frog_cli/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ Run "dart_frog help <command>" for more information about a command.
4444
[dart_frog_link_light]: https://github.com/verygoodopensource/dart_frog#gh-light-mode-only
4545
[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
4646
[license_link]: https://opensource.org/licenses/MIT
47-
[logo_black]: ../../assets/dart_frog_logo_black.png#gh-light-mode-only
48-
[logo_white]: ../../assets/dart_frog_logo_white.png#gh-dark-mode-only
47+
[logo_black]: https://raw.githubusercontent.com/VeryGoodOpenSource/dart_frog/main/assets/dart_frog_logo_black.png#gh-light-mode-only
48+
[logo_white]: https://raw.githubusercontent.com/VeryGoodOpenSource/dart_frog/main/assets/dart_frog_logo_white.png#gh-dark-mode-only
4949
[pub_badge]: https://img.shields.io/pub/v/dart_frog_cli.svg
5050
[pub_link]: https://pub.dartlang.org/packages/dart_frog_cli
5151
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg

packages/dart_frog_gen/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Developed with 💙 by [Very Good Ventures][very_good_ventures_link] 🦄
2323
[dart_frog_link_light]: https://github.com/verygoodopensource/dart_frog#gh-light-mode-only
2424
[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
2525
[license_link]: https://opensource.org/licenses/MIT
26-
[logo_black]: ../../assets/dart_frog_logo_black.png#gh-light-mode-only
27-
[logo_white]: ../../assets/dart_frog_logo_white.png#gh-dark-mode-only
26+
[logo_black]: https://raw.githubusercontent.com/VeryGoodOpenSource/dart_frog/main/assets/dart_frog_logo_black.png#gh-light-mode-only
27+
[logo_white]: https://raw.githubusercontent.com/VeryGoodOpenSource/dart_frog/main/assets/dart_frog_logo_white.png#gh-dark-mode-only
2828
[pub_badge]: https://img.shields.io/pub/v/dart_frog_gen.svg
2929
[pub_link]: https://pub.dartlang.org/packages/dart_frog_gen
3030
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg

0 commit comments

Comments
 (0)