Skip to content

Commit 801136d

Browse files
authored
Merge pull request #4669 from vespa-engine/bjormel/fix-link-to-billion-scale-image-search
Fix link to billion-scale-image-search
2 parents 9c950ba + 215d07d commit 801136d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/examples/billion-scale-image-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ $ vespa deploy --wait 300 ./app
232232
It is possible to deploy this app to
233233
[Vespa Cloud](../basics/deploy-an-application-java.html).
234234
For Vespa cloud deployments to the [dev env](../operations/zones.html)
235-
replace the [src/main/application/services.xml](https://github.com/vespa-engine/sample-apps/tree/master/billion-scale-image-search/qpp/src/main/application/services.xml) with
235+
replace the [src/main/application/services.xml](https://github.com/vespa-engine/sample-apps/tree/master/billion-scale-image-search/app/src/main/application/services.xml) with
236236
[src/main/application/services-cloud.xml](https://github.com/vespa-engine/sample-apps/tree/master/billion-scale-image-search/app/src/main/application/services-cloud.xml) -
237237
the cloud deployment uses dedicated clusters for `feed` and `query`.
238238

0 commit comments

Comments
 (0)