Skip to content

Commit

Permalink
Merge pull request #3358 from vespa-engine/freva/data
Browse files Browse the repository at this point in the history
data.vespa.oath.cloud -> data.vespa-cloud.com
  • Loading branch information
freva authored Sep 5, 2024
2 parents d5d874b + e9378c1 commit 068192d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions en/tutorials/news-4-embeddings.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,9 +288,9 @@ $ python3 src/python/create_bert_embeddings.py mind
<button class="d-icon d-duplicate pre-copy-button" onclick="copyPreContent(this)"></button>
<pre data-test="exec">
$ curl -L -o mind/train/news_embeddings.tsv \
https://data.vespa.oath.cloud/sample-apps-data/mind_news_embedding.tsv
https://data.vespa-cloud.com/sample-apps-data/mind_news_embedding.tsv
$ curl -L -o mind/dev/news_embeddings.tsv \
https://data.vespa.oath.cloud/sample-apps-data/mind_news_embedding_dev.tsv
https://data.vespa-cloud.com/sample-apps-data/mind_news_embedding_dev.tsv
</pre>
</div>
</li>
Expand Down

0 comments on commit 068192d

Please sign in to comment.