pptb-standard-sample-tool 1.0.12 → 1.1.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 +1 -1
- package/dist/app.js +630 -199
- package/dist/index.html +44 -13
- package/npm-shrinkwrap.json +6 -6
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -290,7 +290,7 @@ If connection is null:
|
|
|
290
290
|
|
|
291
291
|
- [Tool Development Guide](../../docs/TOOL_DEVELOPMENT.md)
|
|
292
292
|
- [API Reference](../../packages/README.md)
|
|
293
|
-
- [Power Platform Tool Box Repository](https://github.com/
|
|
293
|
+
- [Power Platform Tool Box Repository](https://github.com/PowerPlatformToolBox/desktop-app)
|
|
294
294
|
|
|
295
295
|
## License
|
|
296
296
|
|