Skip to content

Commit 07c17b6

Browse files
committed
Update Portal Doc Ref
1 parent a37c81c commit 07c17b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ While using cloud services, it's recommended to constantly update to the latest
165165

166166
For on-premises, it's recommended to align the versions of the SDK and the Harmony Endpoint Management service.
167167

168-
You can view the matching SDK's pulling command from the Harmony Endpoint Web Management Portal - `Settings` > `API & SDKs`.
168+
You can view the matching SDK's pulling command from the Harmony Endpoint Web Management Portal - `Settings` > `Developer Tools`.
169169

170170
The command will be similar to:
171171
```

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chkp/harmony-endpoint-management-sdk",
3-
"version": "1.1.43",
3+
"version": "1.1.51",
44
"description": "The official Harmony Endpoint management SDK for JavaScript ecosystem",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)