Skip to content

Commit c4a4d72

Browse files
author
Scarlett Eliza
authored
Docs: Update README.md (#117)
1 parent 7436cf3 commit c4a4d72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/pana.yml@v1
3232
# A reusable workflow for running a spell check
3333
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/spell_check.yml@v1
3434

35-
# A reusable workflow for publishing flutter packages
35+
# A reusable workflow for publishing Flutter packages
3636
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_pub_publish.yml@v1
3737

38-
# A reusable workflow for publishing dart packages
38+
# A reusable workflow for publishing Dart packages
3939
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/dart_pub_publish.yml@v1
4040
```
4141
@@ -613,7 +613,7 @@ jobs:
613613
[very_good_ventures_link_dark]: https://verygood.ventures#gh-dark-mode-only
614614
[very_good_ventures_link_light]: https://verygood.ventures#gh-light-mode-only
615615
[very_good_ventures_link]: https://verygood.ventures
616-
[very_good_workflows_blog_link]: https://verygood.ventures/blog/configuring-workflows-for-your-flutter-projects?utm_source=github&utm_medium=readme&utm_campaign=workflows_readme
616+
[very_good_workflows_blog_link]: https://verygood.ventures/blog/configuring-workflows-for-your-flutter-projects
617617
[commitizen]: https://github.com/commitizen/conventional-commit-types
618618
[coverage]: https://pub.dev/packages/coverage
619619
[github_actions_secrets_docs]: https://docs.github.com/en/rest/actions/secrets

0 commit comments

Comments
 (0)