@salesforce/plugin-license-management 1.1.14 → 1.1.18

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
@@ -116,7 +116,7 @@ EXAMPLES
116
116
  $ sf license provision --target-org myScratchOrg --definition-file test/config/provisionPSLs.json
117
117
  ```
118
118
 
119
- _See code: [src/commands/license/provision.ts](https://github.com/salesforcecli/plugin-license-management/blob/1.1.14/src/commands/license/provision.ts)_
119
+ _See code: [src/commands/license/provision.ts](https://github.com/salesforcecli/plugin-license-management/blob/1.1.18/src/commands/license/provision.ts)_
120
120
 
121
121
  <!-- commandsstop -->
122
122