From d80752e65294d52da9c34b18a62b30ea3873d8b0 Mon Sep 17 00:00:00 2001 From: thomasht86 Date: Thu, 21 Nov 2024 13:25:14 +0100 Subject: [PATCH] update link to pdf --- .../source/examples/mother-of-all-embedding-models-cloud.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sphinx/source/examples/mother-of-all-embedding-models-cloud.ipynb b/docs/sphinx/source/examples/mother-of-all-embedding-models-cloud.ipynb index d820f580..3d9de136 100644 --- a/docs/sphinx/source/examples/mother-of-all-embedding-models-cloud.ipynb +++ b/docs/sphinx/source/examples/mother-of-all-embedding-models-cloud.ipynb @@ -624,7 +624,7 @@ "### That is it!\n", "\n", "That is how easy it is to represent the brand new M3 FlagEmbedding representations in Vespa! Read more in the\n", - "[M3 technical report](https://github.com/FlagOpen/FlagEmbedding/blob/master/FlagEmbedding/BGE_M3/BGE_M3.pdf).\n", + "[M3 technical report](https://github.com/FlagOpen/FlagEmbedding/blob/master/research/BGE_M3/BGE_M3.pdf).\n", "\n", "We can go ahead and delete the Vespa cloud instance we deployed by:\n" ]