Skip to content

Commit 3c355d5

Browse files
committed
docs(README): update asset paths
1 parent 76c5299 commit 3c355d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,8 @@ For more information, see the [example][example_link] and our [roadmap][roadmap_
247247
[example_link]: https://github.com/VeryGoodOpenSource/dart_frog/tree/main/example
248248
[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
249249
[license_link]: https://opensource.org/licenses/MIT
250-
[logo_black]: ./assets/dart_frog_logo_black.png#gh-light-mode-only
251-
[logo_white]: ./assets/dart_frog_logo_white.png#gh-dark-mode-only
250+
[logo_black]: https://raw.githubusercontent.com/VeryGoodOpenSource/dart_frog/main/assets/dart_frog_logo_black.png#gh-light-mode-only
251+
[logo_white]: https://raw.githubusercontent.com/VeryGoodOpenSource/dart_frog/main/assets/dart_frog_logo_white.png#gh-dark-mode-only
252252
[roadmap_link]: https://github.com/VeryGoodOpenSource/dart_frog/blob/main/ROADMAP.md
253253
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg
254254
[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis

0 commit comments

Comments
 (0)