Skip to content

Commit

Permalink
Update Portal Doc Ref #10
Browse files Browse the repository at this point in the history
  • Loading branch information
chkp-haimk authored Mar 31, 2024
2 parents be7e7f5 + 07c17b6 commit 224135f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ While using cloud services, it's recommended to constantly update to the latest

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

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

The command will be similar to:
```
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chkp/harmony-endpoint-management-sdk",
"version": "1.1.43",
"version": "1.1.51",
"description": "The official Harmony Endpoint management SDK for JavaScript ecosystem",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit 224135f

Please sign in to comment.