@stacksjs/cli 0.70.22 โ†’ 0.70.25

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
@@ -235,7 +235,7 @@ await p.tasks([
235
235
 
236
236
  To view a more detailed example, check out [Buddy](../../buddy/).
237
237
 
238
- _You may also use any of the following CLI utilities:_
238
+ *You may also use any of the following CLI utilities:*
239
239
 
240
240
  ```js
241
241
  import {
@@ -286,7 +286,7 @@ import {
286
286
  log.info(`hello ${bold(italic('world'))}`)
287
287
  ```
288
288
 
289
- To view the full documentation, please visit [https://stacksjs.org/cli](https://stacksjs.org/cli).
289
+ To view the full documentation, please visit [<https://stacksjs.com/cl>i](https://stacksjs.com/cli).
290
290
 
291
291
  ## ๐Ÿงช Testing
292
292