Skip to content

Commit

Permalink
Update CONTRIBUTING.md to a newer approach from GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira committed Sep 14, 2024
1 parent 228e940 commit b97ec52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Also, for testing locally use:
# it from failing while trying to lint an inexisting file, while allowing it to self-test
# Replace <user> with your GitHub user name
# Replace <branch> with the branch you pushed
asdf plugin test markdownlint-cli2 https://github.com/<user>/asdf-markdownlint-cli2.git "markdownlint-cli2 _version" --asdf-plugin-gitref <branch>
asdf plugin test markdownlint-cli2 git@github.com:<user>/asdf-markdownlint-cli2.git "markdownlint-cli2 _version" --asdf-plugin-gitref <branch>
```
<!-- markdownlint-enable -->

Expand Down

0 comments on commit b97ec52

Please sign in to comment.