Skip to content

Commit 0308e83

Browse files
authored
Merge pull request #506 from smallstep/carl/eff-171
Remove GitHub link
2 parents 66e8495 + 4cd10c9 commit 0308e83

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

platform/smallstep-app.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@ On macOS and Windows, the Smallstep Agent includes an optional desktop app UI fo
1919
The agent runs as a background service on all platforms.
2020
</Alert>
2121

22-
Installers for macOS can be downloaded from [GitHub releases](https://github.com/smallstep/step-agent-plugin/releases). Releases are signed with, and can be verified, by cosign.
23-
24-
Windows and Linux packages are available from the Smallstep package repository:
22+
Install packages are available from the Smallstep package repository:
2523

24+
- https://packages.smallstep.com/stable/darwin/step-agent_latest.pkg
2625
- https://packages.smallstep.com/stable/windows/step-agent_amd64_latest.msi
2726
- https://packages.smallstep.com/stable/windows/step-agent_arm64_latest.msi
2827
- https://packages.smallstep.com/stable/linux/step-agent_amd64_latest.deb

tutorials/connect-workspace-one-to-smallstep.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ Within a few minutes after adding the connection, you should see all of your Wor
9696

9797
In this step, we’ll add the Smallstep Agent to Workspace One UEM for distribution to devices.
9898

99-
- [Download the Smallstep Agent for x64](https://packages.smallstep.com/stable/windows/step-agent_amd64_latest.msi)
100-
- [Download the Smallstep Agent for Arm64](https://packages.smallstep.com/stable/windows/step-agent_arm64_latest.msi)
99+
- [Download the Smallstep Agent for x64 (MSI)](https://packages.smallstep.com/stable/windows/step-agent_amd64_latest.msi)
100+
- [Download the Smallstep Agent for Arm64 (MSI)](https://packages.smallstep.com/stable/windows/step-agent_arm64_latest.msi)
101101

102102
1. In Workspace One UEM,
103103
- Go to Resources → Native Apps.
@@ -114,7 +114,7 @@ In this step, we’ll add the Smallstep Agent to Workspace One UEM for distribut
114114
<Alert severity="info">
115115
<div>
116116
**Got ARM64 devices?**<br />
117-
If you also are deploying to ARM-based devices, add another Native App for the `arm64` version of our [MSI installer](https://github.com/smallstep/step-agent-plugin/releases/latest). Workspace ONE will try to distribute *both* installers to both `arm64` and `amd64` devices. To avoid this, segregate your devices by OS and CPU Architecture. To do this, create two new Smart Groups in **Groups & Settings → Assignment Groups**—one for `arm64` devices, and one for `amd64` devices. Assign each application to the appropriate Smart Group.
117+
If you also are deploying to ARM-based devices, add another Native App for the `arm64` version of our MSI installer. Workspace ONE will try to distribute *both* installers to both `arm64` and `amd64` devices. To avoid this, segregate your devices by OS and CPU Architecture. To do this, create two new Smart Groups in **Groups & Settings → Assignment Groups**—one for `arm64` devices, and one for `amd64` devices. Assign each application to the appropriate Smart Group.
118118
</div>
119119
</Alert>
120120

0 commit comments

Comments
 (0)