sf-intelligence 0.1.4 → 0.1.7

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.
Files changed (3) hide show
  1. package/README.md +9 -3
  2. package/dist/index.js +22085 -16034
  3. package/package.json +7 -7
package/README.md CHANGED
@@ -64,9 +64,15 @@ guessing.
64
64
 
65
65
  ## Documentation
66
66
 
67
- Full guides, architecture, and configuration:
68
- **https://github.com/PranavNagrecha/Salesforce-Intelligence**
67
+ Full guides, capabilities, the tool catalog, and configuration:
68
+ **https://salesforce-intelligence.pages.dev**
69
+
70
+ - [Getting started](https://salesforce-intelligence.pages.dev/getting-started.html)
71
+ - [Capabilities](https://salesforce-intelligence.pages.dev/capabilities.html) · [All tools](https://salesforce-intelligence.pages.dev/tools.html)
72
+ - [Configuration](https://salesforce-intelligence.pages.dev/configuration.html) · [FAQ](https://salesforce-intelligence.pages.dev/faq.html)
73
+ - [Quality & trust](https://salesforce-intelligence.pages.dev/trust.html)
69
74
 
70
75
  ## License
71
76
 
72
- [Apache-2.0](https://github.com/PranavNagrecha/Salesforce-Intelligence/blob/main/LICENSE)
77
+ Apache-2.0 — see the `LICENSE` file shipped in this package, or
78
+ <https://www.apache.org/licenses/LICENSE-2.0>.