@medplum/agent 5.1.24 → 5.1.25

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 CHANGED
@@ -4,7 +4,7 @@ On-prem agent for device connectivity.
4
4
 
5
5
  ## Building
6
6
 
7
- Published releases are built using Github Actions. See the [build-agent workflow](../../.github/workflows/build-agent.yml) for details.
7
+ Published releases are built using GitHub Actions. See the [build-agent workflow](../../.github/workflows/build-agent.yml) for details.
8
8
 
9
9
  The following tools are used to build the agent:
10
10