Skip to content

Commit 15fce6d

Browse files
authored
Update question-answering.ipynb
1 parent 1ff56a5 commit 15fce6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/generative-ai/question-answering.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
},
112112
"outputs": [],
113113
"source": [
114-
"url = \"https://raw.githubusercontent.com/elastic/elasticsearch-labs/main/example-apps/workplace-search/example-data/data.json\"\n",
114+
"url = \"https://raw.githubusercontent.com/elastic/elasticsearch-labs/main/example-apps/workplace-search/data/data.json\"\n",
115115
"\n",
116116
"response = urlopen(url)\n",
117117
"\n",

0 commit comments

Comments
 (0)