From e9378c111e859f1275f0daf3ccdb69e14a97c23b Mon Sep 17 00:00:00 2001 From: Valerij Fredriksen Date: Thu, 5 Sep 2024 08:43:50 +0200 Subject: [PATCH] data.vespa.oath.cloud -> data.vespa-cloud.com --- en/tutorials/news-4-embeddings.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/tutorials/news-4-embeddings.md b/en/tutorials/news-4-embeddings.md index 80e7e0bd0f..6bffdf7d34 100644 --- a/en/tutorials/news-4-embeddings.md +++ b/en/tutorials/news-4-embeddings.md @@ -288,9 +288,9 @@ $ python3 src/python/create_bert_embeddings.py mind
 $ 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