We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036d866 commit e559cdfCopy full SHA for e559cdf
docs/quick-start.md
@@ -135,7 +135,7 @@ unzip jetty-distribution-9.3.16.v20170120.zip
135
136
```bash
137
cd jetty-distribution-9.3.16.v20170120
138
-curl -L0 webapps/bullet-service.war http://jcenter.bintray.com/com/yahoo/bullet/bullet-service/0.0.1/bullet-service-0.0.1.war
+curl -Lo webapps/bullet-service.war http://jcenter.bintray.com/com/yahoo/bullet/bullet-service/0.0.1/bullet-service-0.0.1.war
139
cp $BULLET_EXAMPLES/web-service/example_* $BULLET_HOME/service/jetty-distribution-9.3.16.v20170120
140
```
141
0 commit comments