Skip to content

Commit

Permalink
chore(readme): fix link to orgApiVersion (#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
ImJohnMDaniel authored Jan 2, 2024
1 parent 9a367b4 commit d0051fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Flags is a convenience reference to [@oclif/core#Flags](https://github.com/oclif

These flags can be imported into a command and used like any other flag. See code examples in the links

- [orgApiVersionFlag](src/flags/apiVersion.ts)
- [orgApiVersionFlag](src/flags/orgApiVersion.ts)
- specifies a Salesforce API version.
- reads from Config (if available)
- validates version is still active
Expand Down

0 comments on commit d0051fb

Please sign in to comment.