Skip to content

Commit 3544276

Browse files
authored
chore: fix issue tracker on pubspec (#82)
1 parent 3c8b8ab commit 3544276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: cli_completion
22
description: Completion functionality for Dart Command-Line Interfaces built using CommandRunner. Built by Very Good Ventures.
33
version: 0.4.0
44
repository: https://github.com/VeryGoodOpenSource/cli_completion
5-
issue_tracker: https://github.com/VeryGoodOpenSource/pub_updater/issues
5+
issue_tracker: https://github.com/VeryGoodOpenSource/cli_completion/issues
66
topics: [cli, completion, shell, bash, autocomplete]
77
screenshots:
88
- description: 'This screenshot shows the completion of a dart CLI.'

0 commit comments

Comments
 (0)