@pnp/cli-microsoft365 10.2.0-beta.9e186e5 → 10.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -57,7 +57,7 @@
57
57
  <a href="#microsoft-365--power-platform-community">Microsoft 365 & Power Platform Community</a>
58
58
  </p>
59
59
  <p align="center">
60
- <img alt="CLI for Microsoft 365" src="./docs/docs/images/cli-microsoft365.gif" height="500" />
60
+ <img alt="CLI for Microsoft 365" src="./docs/docs/images/cli-microsoft365.gif" style="max-height: 500px;max-width: 100%;height: auto;width: auto;object-fit: contain;" />
61
61
  </p>
62
62
 
63
63
  ## Features
@@ -216,9 +216,9 @@ When you execute any `m365` command from the terminal, it will now use your loca
216
216
 
217
217
  We love to accept contributions.
218
218
 
219
- If you want to get involved with helping us grow the CLI, whether that is suggesting or adding a new command, extending an existing command or updating our documentation, we would love to hear from you.
219
+ If you want to get involved with helping us grow the CLI, whether that is suggesting or adding a new command, extending an existing command, or updating our documentation, we would love to hear from you.
220
220
 
221
- Checkout our [Wiki](https://github.com/pnp/cli-microsoft365/wiki) for guides on how to contribute to this project.
221
+ Check out our [Contributing Guide](https://pnp.github.io/cli-microsoft365/contribute/contributing-guide) for detailed information on how to contribute to this project.
222
222
 
223
223
  ## Need Help?
224
224