Skip to content

Commit 7c29bed

Browse files
authored
Fix colab button in esql-getting-started.ipynb (#205)
Fixes classic URL error
1 parent 9166206 commit 7c29bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/esql/esql-getting-started.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"id": "yfVx1CGq7dZU"
77
},
88
"source": [
9-
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/elastic/notebooks/esql/esql-getting-started.ipynb.ipynb\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
9+
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/elastic/elasticsearch-labs/blob/main/notebooks/esql/esql-getting-started.ipynb\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
1010
]
1111
},
1212
{

0 commit comments

Comments
 (0)