Skip to content

Commit 23bd0a1

Browse files
Harnit Singhrmfitzpatrick
authored andcommitted
Updated the java-agent curl download link (signalfx#20)
1 parent 911910b commit 23bd0a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-agent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export JAEGER_SERVICE_NAME=MY_SERVICE_NAME
3030
To obtain the latest Java agent, download it to your host's filesystem:
3131

3232
```
33-
curl -sSL -o /opt/signalfx-tracing.jar https://search.maven.org/remote_content?g=com.signalfx.public&a=signalfx-java-agent&v=LATEST&c=unbundled
33+
curl -sSL -o /opt/signalfx-tracing.jar 'https://search.maven.org/remote_content?g=com.signalfx.public&a=signalfx-java-agent&v=LATEST&c=unbundled'
3434
```
3535

3636
Make sure it is not writable by unsecured users since modifications to the

0 commit comments

Comments
 (0)