cli icon indicating copy to clipboard operation
cli copied to clipboard

chore(readme): fix dead link to CLI command reference

Open DanielPasion opened this issue 5 months ago โ€ข 0 comments

๐ŸŽ‰ Thanks for submitting a pull request! ๐ŸŽ‰

Summary

fixes #7672

routing the incorrect link to the correct page. Looked at the docs and said to update the documentation via npm run docs but didn't see an option to do so for the readme so I just hardcoded it manually

For us to review and ship your PR efficiently, please perform the following steps:

  • [x] Open a bug/issue before writing your code ๐Ÿง‘โ€๐Ÿ’ป. This ensures we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or something that`s on fire ๐Ÿ”ฅ (e.g. incident related), you can skip this step.
  • [x] Read the contribution guidelines ๐Ÿ“–. This ensures your code follows our style guide and passes our tests.
  • [x] Update or add tests (if any source code was changed or added) ๐Ÿงช
  • [x] Update or add documentation (if features were changed or added) ๐Ÿ“
  • [x] Make sure the status checks below are successful โœ…

A picture of a cute animal (not mandatory, but encouraged) image

DanielPasion avatar Sep 26 '25 19:09 DanielPasion