@jibb-open/jssdk 3.5.11 → 3.5.12
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 +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# jibb-jssdk
|
|
2
2
|
|
|
3
|
-
For SDK Documentation please visit: https://
|
|
3
|
+
For SDK Documentation please visit: https://jibb-open.github.io/jssdk/
|
|
4
4
|
|
|
5
|
-
For webex macro example download from: https://github.com/
|
|
5
|
+
For webex macro example download from: https://github.com/jibb-open/jssdk/releases
|
|
6
6
|
|
|
7
7
|
also, please see code examples under Namespaces > Examples in documentation for more information.
|