Skip to content

Commit be1a03b

Browse files
committed
fixing first line notebook to main repo
1 parent a3abfb2 commit be1a03b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

supporting-blog-content/building-multimodal-rag-with-elasticsearch-gotham/notebook/01-mmrag-blog-quick-start.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
},
3434
"outputs": [],
3535
"source": [
36-
"# Clone do repositório específico com a branch feature/multimodal-rag-gotham\n",
37-
"!git clone -b feature/multimodal-rag-gotham https://github.com/salgado/elasticsearch-labs.git"
36+
"!git clone https://github.com/elastic/elasticsearch-labs.git"
3837
]
3938
},
4039
{

0 commit comments

Comments
 (0)