@azure/arm-recoveryservicesbackup 12.0.1-alpha.20231211.1 → 12.0.1-alpha.20231222.1
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/CHANGELOG.md +1 -1
- package/package.json +1 -1
- package/types/tsdoc-metadata.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -379,4 +379,4 @@ To understand the detail of the change, please refer to [Changelog](https://aka.
|
|
|
379
379
|
|
|
380
380
|
To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/js-track2-migration-guide).
|
|
381
381
|
|
|
382
|
-
To learn more, please refer to our documentation [Quick Start](https://aka.ms/js
|
|
382
|
+
To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart).
|
package/package.json
CHANGED